navStopRequest (Function) |
Top Previous Next |
This function will request the status of a destination. A "destination status" event is raised when the destination status is received. See also navWaitEvent for event # 5.
Input: ID : INT The ID used to identify the destination in navStopSet.
Returns: INT
Declaration: FUNCTION navStopRequest : INT;
Example: INCLUDE rtcu.inc |