struct SCnvConversionData |
This structure doesn't intend to be used by external developers. For plugin creators, all they need is to include this header file in order to compile. All the plugin data are generated from provided perl scripts.
Any use of this structure externally are not proved to be compatible in future.
Public Member Enumerations | |
---|---|
enum | TEndianness { EUnspecified = 0, EFixedLittleEndian = 1, EFixedBigEndian = 2 } |
Specifies the default endian-ness of the current character set. Used by SetDefaultEndiannessOfForeignCharacters().
EUnspecified = 0 | |
EFixedLittleEndian = 1 | |
EFixedBigEndian = 2 |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.