Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: e32std.h

Enum TAlign

enum TAlign

Support

Supported from 5.0

Description

An enumeration whose enumerators govern the alignment of data which is copied or formatted into a descriptor.

See also:

ELeft

Data is left aligned

ECenter

Data is centered

ERight

Data is right aligned