OnDsrSensitivity Event

Value of fDsrSensitivity member of DCB structure changed.

Syntax

Visual Basic .NET
Sub OnDsrSensitivity(ByVal Value As Boolean)
Visual C#
void OnDsrSensitivity(Boolean Value);

Parameters

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.