This Subprogram turns off the designation for the specified Viewport such that it no longer acts as an Alert Viewport.
Short Name Calling Sequence
STATUS = UIUAVP(VPRTID)
Long Name Calling Sequence
STATUS = UI_UNALERT_VIEWPORT(...)
Input Arguments
VPRTID (Integer) Viewport ID
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_VIEWPORT ) Illegal Viewport ID UIILVP )
Note: