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