LinksPoint GPS Toolkit Reference
Contents
|
Index
Up
|
Next
GpsLoggerClearRecordData
GPS Logger Functions
Causes the internal buffer of a data Logger to be cleared
Return Value
GPSERROR_NONE if the command is successful
GPSERROR_INVALID_RECEIVER if the receiver type is incorrect
GPSERROR_MEMORY if there is not enough memory available to execute the command
Remarks
All data in the memory of the logger will be lost
This command works only with logger type GPS receivers.
Group
GPS Logger Functions
Declaration
GPSERROR
GPSAPI
GpsLoggerClearRecordData
();
File
sirfapi.h
Links
GPS Logger Functions
Copyright ©1998-2005 Links Point Inc.
Contents
|
Index