Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: gdi.h
Link against: N/A

Class TCodeSection

TCodeSection

Support

Supported from 5.0

Description

Deprecated. This is not used anywhere in version 6.0.

Code section range information.

A code section defines the bitmaps for characters in a specified range — the range is stored in objects of this type.

Defined in TCodeSection:
iEnd, iStart


Data members


iEnd

TInt iEnd

Description

The end of the range.


iStart

TInt iStart

Description

The beginning of the range.