If it is an ActiveX control, you can use the AddObject command to
activate the control for your program. You can then call the functions
in the control.

If it is not ActiveX, you may be able to access its functions using the
DECLARE statement.
<http://www.nsbasic.com/ce/info/technotes/TN26.htm>

>hi all,
>
>I am a beginer and NS Basic but use VB for a long time.
>
>At this time,I have to use a rugged PDA (M3 mobile) to read RFID card
>the manufacturer send me the device and link to SDK for his embeded RFID
>reader but they use C language with DLL.
>Can we use DLL in NS Basic ?
>How to declare, pass and get data from/to the DLL ?
>
>
>
>
>
>------------------------------------
>
>Yahoo! Groups Links
>
>
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to