This Subroutine returns the current Viewport Mode (Text or Graphics).
Short Name Calling Sequence
STATUS = UIIQVM(VPMODE)
Long Name Calling Sequence
STATUS = UI_INQUIRE_VIEWPORT_MODE(...)
Input Arguments
None
Output Arguments
VPMODE (Integer) Viewport Mode
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
Note: