GPS_MAX_
This family of constants specifies limits for internal GPS Intermediate Driver data. The values of these constants should not be changed.
Value | Description |
---|---|
GPS_MAX_SATELLITES = 12 | Maximum number of GPS satellites used by the GPS Intermediate Driver. |
GPS_MAX_PREFIX_NAME = 16 | Maximum size, in characters, of prefixes used for CreateFile device names. For example, this is the maximum size of the szGPSDriverPrefix and szGPSMultiplexPrefix fields in the GPS_POSITION structure. |
GPS_MAX_FRIENDLY_NAME = 64 | Maximum size, in characters, of data like the friendly name of an input source. For example, this is the maximum size of the szGPSFriendlyName field in the GPS_POSITION structure. |
Requirements
OS Versions: Windows CE 5.01 and later.
Header: Gpsapi.h.
See Also
GPS Intermediate Driver Constants | CreateFile | GPS_POSITION
Send Feedback on this topic to the authors