|
Posted by riki on September 6, 2006, 1:20 am
Please log in for more thread options
jim wrote:
> Hi,
>
> I would like know how can I read the IMEI (or UUID if it's a PDA) of a
> device connected to a PC throught ActiveSync.
> To be more concise..I have an application running on the desktop and a
> connected device (smartphone or PDA). I would like to get the IMEI of
> the connected device. How can I do that ?
There isn't a call that can be made from the PC, you need to write a WM
app that uses the likes of GetDeviceUniqueID() and get your pc app to
run the WM app and retrieve the result.
Riki
--
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/ AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
Build a better mouse trap... and you'll be sued by someone who patented
mouse trapping devices in 1993.
|