GetGPSData
Previous Top Next

Fills the data of the position related properties.
GetGPSData fills the properties with data received from the GPS during the specified time.
Properties without available data during the specified time will be filled with an InvalidData indicator.
GetGPSData returns true if at least one of the properties was filled with valid data.

Syntax: GetGPSData (Age As Int32) As Boolean
Age - Time in milliseconds.