The XOnXOffOutFlowControl specifies whether XON/XOFF flow control is used during transmission. Values TRUE or FALSE. If TRUE, transmission stops when the XOffCharacter is received and starts again when the XonCharacter is received.
The XOffXMitThreshold property specifies the maximum number of bytes allowed in the input buffer before the XOFF character ...
The XOnCharacter property specifies the value of the XON character for both transmission and reception. XON is a software ...
The XOnXMitThreshold property specifies the minimum number of bytes allowed in the input buffer before the XON character ...
The XOnXOffInFlowControl property specifies whether XON/XOFF flow control is used during reception. Values TRUE or FALSE. ...
The XOnXOffOutFlowControl specifies whether XON/XOFF flow control is used during transmission. Values TRUE or FALSE. If TRUE, ...
The XSize property specifies the width, in pixels, of the window if a new window is created. For GUI processes, this is used ...
The Y property specifies the y offset, in pixels, of the upper left corner of a window if a new window is created. The offsets ...
The YCountChars property, used for processes creating a console window, specifies the screen buffer height in character rows. ...
The YSize property specifies the height, in pixels, of the window if a new window is created. For GUI processes, this is ...