This Subprogram may be used to deassign (drop) a previously assigned Verb Group ID. All Verbs and Menus associated with the Group will automatically also be dropped. This request will be treated as illegal if the specified Group is Locked.
Short Name Calling Sequence
STATUS = UIDRGP(GROUP)
Long Name Calling Sequence
STATUS = UI_DROP_GROUP(...)
Input Arguments
GROUP (Integer) Group ID
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_GROUP ) Illegal Group ID UIILGP )
UI__LOCKED_GROUP ) Group Locked UIGLOK ) Note: