HOSTEX_CAPTURE_MODE Data Type
VT
The HOSTEX_CAPTURE_MODE data type specifies how to capture selected text.
It has the following values:
Value
|
Definition
|
HOSTEX_CAPTURE_MODE_RAW
|
Indicates that the system captures all data, including escape sequences, received by the emulator.
|
HOSTEX_CAPTURE_MODE_TEXT
|
Indicates that escape sequences are removed so that what appears on the screen is what is sent to the printer. In this mode, the system captures every line that is terminated by a line feed, thereby allowing you to capture line-by-line output.
|
Related Topics
CaptureMode