LinksPoint GPS Toolkit Reference
GpsGetTime
gpsapi.h | Generic GPS Functions | See Also
Returns the current UTC time
Parameters
Parameters Description
PGPSUTCTIME pgutcTime Pointer to a GPSUTCTIME structure that will be filled with the Universal Time Coordinated (UTC) time.
Return Value
If the time is successfully retrieved, then the return value will be GPSERROR_NONE. Otherwise the return value will be GPSERROR_INVALID_PARAMETER.
Remarks
The user is responsible for allocating and freeing the memory for the parameter(s).
See Also
Group
Declaration
GPSERROR GPSAPI GpsGetTime(PGPSUTCTIME pgutcTime);
File
Links
Copyright ©1998-2005 Links Point Inc.