The InTheHand.WindowsMobile.Gps namespace provides classes that allow you to work with the Windows Mobile GPS Intermediate driver.
| C# | Visual Basic |
namespace InTheHand.WindowsMobile.Gps
Namespace InTheHand.WindowsMobile.Gps
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| FixQuality |
Specifies the quality of the GPS fix.
| |
| FixSelection |
Specifies whether the GPS fix was selected manually or automatically.
| |
| FixType |
Specifies the type of GPS fix.
| |
| Gps |
Provides access to the GPS API in Windows Mobile 5.0 and later.
| |
| GpsDevice |
Contains information about the GPS Intermediate Driver and GPS hardware used.
| |
| GpsServiceStatus |
Indicates the current state of the GPS service.
| |
| Satellite |
Represents a single Satellite.
| |
| SatelliteCollection |
Represents a collection of Satellite objects.
|