CTS (clear-to-send) signal state.
Read only
| Visual Basic |
Cts As Boolean
|
|---|---|
| Visual C++ (MFC) |
BOOL get_Cts();
|
| Visual C++ (#import) |
VARIANT_BOOL Cts;
|
The property may throw exception. Use GetLastError method to get the error code.