|
||
Interface status: | deprecated | This is not used anywhere in version 6.0. |
class TCodeSection;
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
:
Interface status: | deprecated | Inherited from: TCodeSection |
TInt iStart;
The beginning of the range.
Interface status: | deprecated | Inherited from: TCodeSection |
TInt iEnd;
The end of the range.