LinksPoint GPS Toolkit Reference
Contents
|
Index
Up
|
Previous
|
Next
SirfGetSatellitesEx
SiRF Specific functions
|
See Also
Gets extended satellite information from a SiRF receiver
Parameters
Parameters
Description
pSatellitesEX
Pointer to
SIRF_GPSSATELLITES_EX
.
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
SIRF_GPSSATELLITES_EX
Group
SiRF Specific functions
Declaration
GPSERROR
GPSAPI
SirfGetSatellitesEx
(
SIRF_GPSSATELLITES_EX
* pSatellitesEx);
File
sirfapi.h
Links
SiRF Specific functions
,
See Also
Copyright ©1998-2005 Links Point Inc.
Contents
|
Index