next up previous contents
Next: Inquire current Viewport Up: Viewport Inquiry Subprograms Previous: Inquire current Viewport

Inquire current Viewport Text Style

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:

  1. The Style Argument will be set to the current text style.


Liz Buckle
Fri Jan 13 17:49:20 CST 1995