开发者

Get the number of Pocket PC devices connected to my PC

开发者 https://www.devze.com 2022-12-31 02:42 出处:网络
Hii... I want to find out the number of Pocket PC devices(In my Case they are RFID reader\'s).Is there any way to do thi using RAPI in C#.net?can you开发者_StackOverflow please help me out....There ca

Hii... I want to find out the number of Pocket PC devices(In my Case they are RFID reader's).Is there any way to do thi using RAPI in C#.net?can you开发者_StackOverflow please help me out....


There can only be one device connected to your PC at any time. So you only need to check if a device is actually connected. See here for example. I also recommend to have a look at OpenNetCF RAPI.


Only one device (PocketPC) can be connected at a time via ActiveSynch.


is it now possible to do this with RAPI2?

msdn says yes...but I don't get it working.

http://msdn.microsoft.com/en-US/library/ee497070.aspx:

For Windows CE 5.0 and earlier, this enumeration sequence will only contain a single connected device.

0

精彩评论

暂无评论...
验证码 换一张
取 消