C# – Windows Mobile: how to know if I have a GPS installed

cgpswindows-mobile

I'm developing a Windows Mobile 5.0 and above application with C#, .NET Compact Framework 2.0 SP2.
How do I know if I have a GPS installed? Is it possible?

Thank you.

Best Answer

Use GPS.net for developing GPS related applications and this framework has an option to detect GPS devices.