LinksPoint GPS Toolkit Reference
SirfSetNavMode
SiRF Specific functions | See Also
Sets the navigation mode on a SiRF receiver
Parameters
Parameters Description
SIRF_NAVMODE_SET_PARAMS * npNavModeParams Pointer to SIRF_NAVMODE_SET_PARAMS
Return Value
Returns GPSERROR_NONE on success or GPSERROR_CONFIG on failure.
Remarks
The user is responsible for allocating and freeing the memory for the parameter(s).
See Also
Group
Declaration
GPSERROR GPSAPI SirfSetNavMode(SIRF_NAVMODE_SET_PARAMS * npNavModeParams);
File
sirfapi.h
Links
Copyright ©1998-2005 Links Point Inc.