|
Posted by Peter Foot [MVP] on January 30, 2007, 6:35 am
Please log in for more thread options
You need to include the tsp.h header which contains the CELLTSP_* constants.
Peter
--
Peter Foot
Device Application Development MVP
www.peterfoot.net | www.inthehand.com
> Hello All,
>
> I want to find out my WM2003/5.0 device's phone number (SIM or
> otherwise). I poked around a bit on the net and found this link.
>
> http://blogs.msdn.com/windowsmobile/archive/2004/11/28/271110.aspx
>
> However, this example doesn't build right...specifically,
> CELLTSP_LINENAME_STRING can't be found. Does anyone have idea where it
> can be found??
>
> Also, this example looks like overkill for just getting the phone
> number. Is there a simpler way in either .NET CF or Win32?
>
> Regards,
> Abhijit.
>
|