Contains information about the GPS Intermediate Driver and GPS hardware used.
| C# | Visual Basic |
[ObsoleteAttribute("Use InTheHand.Device.Location.GeoCoordinateWatcher", false)] public sealed class GpsDevice
<ObsoleteAttribute("Use InTheHand.Device.Location.GeoCoordinateWatcher", _ False)> _ Public NotInheritable Class GpsDevice
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| DeviceStatus |
State of the driver controlling the GPS hardware.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FriendlyName |
Friendly name of the GPS hardware currently used by the GPS Intermediate Driver.
| |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GpsDriverPrefix |
Prefix string used to open the GPS hardware.
| |
| GpsMultiplexPrefix |
Prefix string used to open the GPS Intermediate Driver multiplexer.
| |
| LastDataReceived |
Specifies the date at which the last data was received.
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ServiceStatus |
State of the GPS Intermediate Driver.
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| GpsDevice | |