Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A version of this page is also available for
4/8/2010
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
| Header | gpsapi.h |
| Windows Embedded CE | Windows Embedded CE 6.0 and later |
| Windows Mobile | Windows Mobile Version 5.0 and later |
See Also
Reference
GPS Intermediate Driver Constants
GPS_POSITION