Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: d32comm.h
Link against:

Enum TParity

TParity

Support

Supported from 5.0

Description

Specifies the parity type. See TCommConfigV01::iParity.

EParityNone

Do not use any parity

EParityEven

Use even parity

EParityOdd

Use odd parity

EParityMark

Use mark parity

EParitySpace

Use space parity