Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: c32comm.h
Link against: N/A

Class TSerialInfo

TSerialInfo

Support

Supported from 5.0

Description

Describes a serial protocol's general capabilities.

Note:

Defined in TSerialInfo:
iDescription, iHighUnit, iLowUnit, iName


Public data members


iDescription

TPortDescription iDescription

Description

The full name of the port. This is used only for user interaction (see note 4)


iName

TPortName iName

Description

The short name of the port. This is used in calls to RComm::Open() (see note 5)


iLowUnit

TUint iLowUnit

Description

The lowest unit number supported by the serial module


iHighUnit

TUint iHighUnit

Description

The highest unit number supported by the serial module