LinksPoint GPS Toolkit Reference
Contents
|
Index
Up
|
Previous
|
Next
SirfGetCPUThroughput
SiRF Specific functions
|
See Also
Gets the CPU throughput from a SiRF receiver
Parameters
Parameters
Description
SIRF_CPU_THRPUT * pCPUThruPut
Pointer to a
SIRF_CPU_THRPUT
.
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_CPU_THRPUT
Group
SiRF Specific functions
Declaration
GPSERROR
GPSAPI
SirfGetCPUThroughput
(
SIRF_CPU_THRPUT
* pCPUThruPut);
File
sirfapi.h
Links
SiRF Specific functions
,
See Also
Copyright ©1998-2005 Links Point Inc.
Contents
|
Index