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