HOSTEX_TOGGLE_RECEIVE Data Type
3270 5250 VT
The HOSTEX_TOGGLE_RECEIVE data type specifies how HostExplorer toggles the state of the receipt of data from the Transport objects.
It has the following values:
Value
|
Definition
|
HOSTEX_TOGGLE_RECEIVE_RETURNS_ STATE
|
Indicates that HostExplorer returns only the actual state (whether or not the receipt is already blocked).
|
HOSTEX_TOGGLE_RECEIVE_STATE
|
Indicates that HostExplorer toggles the current state. If the state is TRUE, it is toggled to FALSE. If the state is FALSE, it is toggled to TRUE.
|
HOSTEX_TOGGLE_RECEIVE_OFF
|
Indicates that if the state is ON, HostExplorer toggles it to OFF.
|
HOSTEX_TOGGLE_RECEIVE_ON
|
Indicates that if the state is OFF, HostExplorer toggles it to ON.
|
Related Topics
ToggleBlockReceive