LinksPoint GPS Toolkit Reference
Contents
|
Index
Up
|
Previous
|
Next
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
GpsGetReceiver
,
GPSRECEIVER
Group
Generic GPS Functions
Declaration
GPSERROR
GPSAPI
GpsSetReceiver
(
GPSRECEIVER
grReceiver);
File
gpsapi.h
Links
gpsapi.h
,
Generic GPS Functions
,
See Also
Copyright ©1998-2005 Links Point Inc.
Contents
|
Index