c# - Get the number of Pocket PC devices connected to my PC -


Hi ... I want to know the number of Pocket PC devices (in my case they are RFID readers). C #. Is there no way to use RAPI? Can you please help me ....

"post-text" itemprop = "text">

Only one device can connect to your PC at any time. So you only have to check whether a device is actually connected or not. See here for the OpenNetCF RAPI.


Comments