This Subroutine returns the currently setup Text Style for the specified Viewport and Viewport Mode.
Short Name Calling Sequence
STATUS = UIIQVS(VPRTID,STYLE)
Long Name Calling Sequence
STATUS = UI_INQUIRE_VIEWPORT_STYLE(...)
Input Arguments
VPRTID (Integer) Viewport ID
Output Arguments
STYLE (Integer) Text Style
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_VIEWPORT ) Illegal Viewport UIILVP )
Note: