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