Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostScreen Class > Properties

ScreenFlags (Integer)

Scroll Prev Top Next More

Returns an integer value that contains a number of bit settings that provides internal status of an ASCII (VT220 for example) session.

 

HostScreen.ScreenFlags

 

Remarks

 

READONLY.

 

Please contact Inventu Support for any insight into the use of any of the following flags.

 

VT_FLAG_S7C1T                  0x00000001

VT_FLAG_ANSI_VT52          0x00000002

VT_FLAG_COLUMN              0x00000004

VT_FLAG_SCROLL              0x00000008

VT_FLAG_SCREEN            0x00000010

VT_FLAG_ORIGIN            0x00000020

VT_FLAG_AUTOWRAP            0x00000040

VT_FLAG_AUTOREPEAT          0x00000080

VT_FLAG_PRT_FF              0x00000100

VT_FLAG_PRT_EXTENT          0x00000200

VT_FLAG_TEXT_CURSOR        0x00000400

VT_FLAG_KBD_LOCKED          0x00000800

VT_FLAG_INS_REPL            0x00001000

VT_FLAG_SEND_RCV            0x00002000

VT_FLAG_NEWLINE            0x00004000

VT_FLAG_CURSOR_KEY          0x00008000

VT_FLAG_LEVEL2              0x00010000

VT_FLAG_8BIT                0x00020000

VT_FLAG_ROGUE                0x00040000

VT_FLAG_NOTELNET                0x00080000

VT_FLAG_CMD_WAITING        0x00100000

VT_FLAG_CUSTKEYS                0x00200000

VT_FLAG_BLINKISBOLD        0x00400000

VP_FLAG_ACTIVE            0x00800000

WY50_FLAG_ACTIVE          0x01000000

WY50_PROTECT_MODE          0x02000000

WY50_NO_SCROLL            0x04000000

WY50_REVERSE_PROT          0x08000000

WY50_DIM_PROT                0x10000000

WY60_FLAG_ACTIVE          0x20000000

WY60_CHAR_MODE            0x40000000

SCO_FLAG_ACTIVE                  0x80000000

 

Requirements

 

Inventu Viewer+

 

Applies To: HostScreen object

 


© 2022 Inventu Corporation