Dsr Property
DSR (data-set-ready) signal state.
Access
Read only
Syntax
Visual Basic |
Dsr As Boolean |
---|---|
Visual C++ (MFC) |
BOOL get_Dsr(); |
Visual C++ (#import) |
VARIANT_BOOL Dsr; |
Errors
The property may throw exception. Use GetLastError method to get the error code.