Parity Property

Description

The Parity property sets or retrieves the parity error state.

Access

Read/Write

Syntax

Visual Basic

object.Parity

Visual C++

object.SetParity(LONG value)
object.GetParity(LONG* value)

Delphi

object.Parity

Remarks

None

Return value

The non-zero integer value if the parity error state, zero otherwise.

Errors

This property may throw the following exceptions: