anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceGPS::GetValues

Getting the latest GPS measures.

C++
bool GetValues(GPSValuesStruct * pValues, M32 * piDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
GPSValuesStruct * pValues 
[in/out] pointeur to a GPSValuesStruct structure to be filled out. 
M32 * piDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

true if the device filled out the structure, false otherwise.

GetValues returns the latest GPS measures.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!