question

kavehrahimi-5744 avatar image
0 Votes"
kavehrahimi-5744 asked

Using dll functions

Hi ,I want to use the function: CH341OpenDevice(iIndex) I receive no errors,but when I run the code the value returns is not correct. I searched and found the function to write as below:
com.sun.jna.platform.win32.WinNT.HANDLE CH341OpenDevice(com.sun.jna.platform.win32.WinDef.ULONG iIndex)
This time I receive errors BC30451 & BC32017.
Please help me.
Thanks

dotnet-visual-basic
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers