navUserStatusDelete (Function) |
Top Previous Next |
This function will delete (remove) a textual description corresponding to a particular user status. The user's current status cannot be removed.
Input: id : INT The ID used to identify the user status in navUserStatusDefine.
Returns: INT
Declaration: FUNCTION navUserStatusDelete : INT;
Example: INCLUDE rtcu.inc |