TCodeSection Class Reference

#include <gdi.h>

class TCodeSection
Public Attributes
TInt iEnd
TInt iStart

Detailed 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. DeprecatedThis is not used anywhere in version 6.0.

Member Attribute Documentation

iEnd

TInt iEnd

The end of the range.

iStart

TInt iStart

The beginning of the range.