LinksPoint GPS Toolkit Reference
GpsLoggerGetSettingsEx
GPS Logger Functions | See Also
Causes a GPS logger receiver to respond with one or more GPSNOTIFY_LOGGER_SETTINGS notifications
Parameters
Parameters Description
unsigned short usFlags Can be any combination of the Logger Settings values specifying which settings to retrieve
Return Value
  • GPSERROR_NONE if the command executes successfully

  • GPSERROR_MEMORY if there is not enough memory available to execute the command

  • GPSERROR_INVALID_RECEIVER if the receiver type is not supported
Remarks
  • This function is supported only on GPS logger receivers.

  • One GPSNOTIFY_LOGGER_SETTINGS notification will be sent for each logger setting specified in usFlags. The usFlags member of the GPSLOGGER_SETTINGS structure will indicate which members are valid for the notification.
See Also
Group
Declaration
GPSERROR GPSAPI GpsLoggerGetSettingsEx(unsigned short usFlags);
File
sirfapi.h
Links
Copyright ©1998-2005 Links Point Inc.