LinksPoint GPS Toolkit Reference
GPSNOTIFY_RAW_DATA
GPSNOTIFYCODE | See Also
Raw data has been received from the GPS receiver
Parameters passed to GPSNOTIFYPROC:
lParam1
The total number of bytes of raw GPS data pointed to by the lParam2 parameter.
lParam2
A pointer to the raw GPS message data as received from the GPS device. When the protocol is NMEA, the format is ASCII data; for all other protocols the message will be binary data in the proprietary format of the GPS protocol.
lParam3
Contains the user-defined parameter lUserParam passed to the GpsSetNotificationCallback function.
Remarks
To enable raw data transmission, first use the GpsRequestRawData function.
See Also
Type
Links
Copyright ©1998-2005 Links Point Inc.