OnNull Event

Value of fNull member of DCB structure changed.

Syntax

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

Parameters

Value

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