Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <GDI.H>

Class TCodeSection

Interface status: deprecated This is not used anywhere in version 6.0.

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:


Member data


iStart

Interface status: deprecated Inherited from: TCodeSection

TInt iStart;

Description

The beginning of the range.


iEnd

Interface status: deprecated Inherited from: TCodeSection

TInt iEnd;

Description

The end of the range.