LinksPoint GPS Toolkit Reference
GpsSetReceiver
gpsapi.h | Generic GPS Functions | See Also
Sets the receiver type
Parameters
Parameters Description
GPSRECEIVER grReceiver Indicates the receiver type
Return Value
GPSERROR_NONE if successful
Remarks
Several functions supported by the GPS Toolkit are specific to a particular GPS receiver manufactured. Those functions will fail with GPSERROR_INVALID_RECEIVER if the appropriate receiver type has not first been set using this function.
See Also
Group
Declaration
GPSERROR GPSAPI GpsSetReceiver(GPSRECEIVER grReceiver);
File
Links
Copyright ©1998-2005 Links Point Inc.