navUserStatusSet (Function) |
Top Previous Next |
This function will set the user status of the current user.
Input: index : SINT (1..3, Default: 1) The index of the user.
id : INT The ID used to identify the user status in navUserStatusDefine.
Returns: INT
Declaration: FUNCTION navUserStatusSet : INT;
Example: INCLUDE rtcu.inc |