LinksPoint GPS Toolkit Reference
Contents
|
Index
Up
|
Previous
|
Next
SirfGetClockEx
SiRF Specific functions
|
See Also
Gets clock data from a SiRF receiver
Parameters
Parameters
Description
SIRF_CLOCK_EX * pClockEx
A pointer to a
SIRF_CLOCK_EX
Return Value
Returns GPSERROR_NONE on success or GPSERROR_CONFIG on failure.
Remarks
Call SiRFPollClockStatus before this function to cause the receiver to output the data
The user is responsible for allocating and freeing the memory for the parameter(s).
See Also
SIRF_CLOCK_EX
Group
SiRF Specific functions
Declaration
GPSERROR
GPSAPI
SirfGetClockEx
(
SIRF_CLOCK_EX
* pClockEx);
File
sirfapi.h
Links
SiRF Specific functions
,
See Also
Copyright ©1998-2005 Links Point Inc.
Contents
|
Index