Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: c32comm.h

c32comm.h Global variables


KCommBufferFull

const TUint KCommBufferFull;

Description

Use full buffering. Used by RComm::SetMode().

[Top]


KCommBufferPartial

const TUint KCommBufferPartial;

Description

Use partial buffering. Used by RComm::SetMode().

[Top]


KMaxPortDescription

const TInt KMaxPortDescription;

Description

Maximum length of port full name, TPortDescription (48 characters).

[Top]


KMaxPortName

const TInt KMaxPortName;

Description

Maximum length of the Port Prefix format name, as used by TPortName (16 characters).

[Top]


KCommResetRx

const TUint KCommResetRx;

Description

to by used as flag by RComm::ResetBuffers

Reset the receive buffer

[Top]


KCommResetTx

const TUint KCommResetTx;

Description

to by used as flag by RComm::ResetBuffers

Reset the transmit buffer