Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: GDI.H

Class TCodeSection

class TCodeSection;

Description

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.

Members

Defined in TCodeSection:
iEnd, iStart


Member data


iStart

TInt iStart;

Description

The beginning of the range.


iEnd

TInt iEnd;

Description

The end of the range.