HOSTEX_CON_STATUS Data Type
3270 5250 VT
The HOSTEX_CON_STATUS data type specifies the current status of your connection to the host.
It has the following values:
Value
|
Definition
|
HOSTEX_CON_STATUS_DISCONNECTED
|
Indicates when you are fully disconnected from the host.
|
HOSTEX_CON_STATUS_CONNECTED
|
Indicates when you are fully connected to the host.
|
HOSTEX_CON_STATUS_CONNECTING
|
Indicates the status from the time you issue a Connect command to the host to the time you are actually connected to the host.
|
HOSTEX_CON_STATUS_DISCONNECTING
|
Indicates the status from the time you issue a Disconnect command to the host to the time you are fully disconnected from the host.
|
Related Topics
ConnectionStatus