Parity Property

State of Parity error.

Access

Write only

Syntax

Visual Basic Parity As Boolean
Delphi Parity: WordBool;
Visual C++ (MFC) void put_Parity(BOOL value);
Visual C++ (#import) VARIANT_BOOL Parity;

Remarks

It is possible to read the property value but it is always FALSE.

Return Value

Always FALSE.