OnDsrSensitivity Event

Description

Value of fDsrSensitivity member of DCB structure changed.

Syntax

Visual Basic Sub OnDsrSensitivity(Value As Boolean)
Visual C++ (MFC) void OnDsrSensitivity(BOOL 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.