This Subroutine removes a Help File from being associated with the currently Setup Verb Group. Subsequent requests for Help from the User will only be responded to by a limited Help facility.
Short Name Calling Sequence
STATUS = UIDRHE(DUMMY)
Long Name Calling Sequence
STATUS = UI_DROP_HELP(....)
Input Arguments
DUMMY (Integer) Dummy Function Argument
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_GROUP ) Illegal Verb Group UIILGP )
UI__LOCKED_GROUP ) Locked Verb Group UIGLOK )
Note: