LinksPoint GPS Toolkit Reference
Up | Next
GPSNOTIFY_PROTOCOL_CHANGED
GPSNOTIFYCODE | See Also
The GPS protocol setting of the toolkit has changed
Parameters passed to GPSNOTIFYPROC:
lParam1
The GPSPROTOCOL value representing the new protocol.
lParam2
A pointer to a NULL-terminated text status message:
String Condition
"Protocol changed to <protocol>"

(where <protocol> is replaced by the name of the protocol)

When a known protocol has been set
"Protocol is unknown" When the GPS toolkit protocol has been changed to GPSPROTOCOL_UNKNOWN

 

On Windows CE platforms this will be a Unicode buffer, on all other platforms it is an ASCII buffer.

lParam3
Contains the user-defined parameter lUserParam that was passed to the GpsSetNotificationCallback function.
See Also
Type
Links
Copyright ©1998-2005 Links Point Inc.