LinksPoint GPS Toolkit Reference
GPSNOTIFY_DETECT_COMPLETE
GPSNOTIFYCODE | See Also
The autodetect process is complete
Parameters passed to GPSNOTIFYPROC:
lParam1
The GPSPROTOCOL value representing the GPS protocol that was detected during protocol auto-detect process. If the auto-detect process fails, this value will be GPSPROTOCOL_UNKNOWN.
lParam2
A pointer to one of the following NULL terminated text status messages:
String Condition
"GPS auto-detect successful <protocol>"

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

When the auto-detect process successfully detected a receiver
"No GPS reciver detected...will try again in 5 seconds" When the auto-detect process found no GPS data to parse

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.