Gets the default screen type to be used when retrieving screen configurations from the Management and Control Server (MCS) when using
requestScreen.
'Declaration
Public Function getTerminalType() As Integer
'Usage
Dim instance As SessionLoader
Dim value As Integer
value = instance.getTerminalType()
public int getTerminalType()
public:
int getTerminalType();
Return Value
The default screen type to be used when retrieving screen configurations.
Type |
Value |
T27 |
100 |
UTS |
105 |
3270 |
110 |
5250 |
115 |
VT |
120 |
ALC |
125 |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2