navUserStatusRequest (Function) |
Top Previous Next |
This function will request the user status from the navigation device. A "User Status" event is raised when the user status is received. See also navWaitEvent for event # 7.
Input: index : SINT (1..3, Default: 1) The index of the user requested.
Returns: INT
Declaration: FUNCTION navUserStatusRequest : INT;
Example: INCLUDE rtcu.inc |