Value of fDsrSensitivity member of DCB structure changed.
| Visual Basic .NET | Sub OnDsrSensitivity(ByVal Value As Boolean)
|
|---|---|
| Visual C# | void OnDsrSensitivity(Boolean Value);
|
Value
Contains value of fDsrSensitivity member of DCB structure.
If this member is TRUE, the communications driver is sensitive to the state of the DSR signal. The driver ignores any bytes received, unless the DSR modem input line is high.