OnNull Event

Value of fNull member of DCB structure changed.

Syntax

Visual Basic
Sub OnNull(Value As Boolean)
Visual C++ (MFC)
void OnNull(BOOL Value);

Parameters

Value

Contains value of fNull member of DCB structure.
If this member is TRUE, null bytes are discarded when received.