guiMenuRemove (Function) |
|
This function removes the menu and releases the resources.
Input: menu : SYSHANDLE The handle to the menu to remove. Will be made invalid once the menu is removed.
Returns: INT
Declaration: FUNCTION guiMenuRemove : INT;
Example: INCLUDE rtcu.inc |