navETARequest (Function) |
Top Previous Next |
This function will request an ETA from the navigation device. An "ETA" event is raised when the ETA is received. See also navWaitEvent for event # 4.
Input: None.
Returns: INT
Declaration: FUNCTION navETARequest : INT;
Example: INCLUDE rtcu.inc |