Contains information about the GPS Intermediate Driver and GPS hardware used.
| C# | Visual Basic |
public sealed class GpsDevice
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. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (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 | |