GPS_MAX_ (Compact 2013)

3/26/2014

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

See Also

Reference

GPS Intermediate Driver Constants
GPS_POSITION

Other Resources

CreateFile