Passing .NET CyUSBDevice to a DLL as a CCyUSBDevice

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

If I have an instance of a CyUSBDevice from the .NET DLL, is there any way to pass this to a native DLL as a CCyUSBDevice?

   

I.e. can I convert a CyUSBDevice to a CCyUSBDevice?

0 Likes
1 Reply
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hi,

   

Please find attached the C++ Source code. You can build this as a dynamic Link Library and use.

   

Regards,

   

-Madhu Sudhan

0 Likes