UUnicodeSpecial

The special characters, including invalid characters 0xFFFE and 0xFFFF.


UUnicodeSpecial - Member Functions and Data by Group


UUnicodeSpecial - Enumerations


[view class]
EUnicodeSpecialNames
enum EUnicodeSpecialNames { kNull=0x0000, 
                            kZeroWidthNoBreakSpace=0xFEFF, 
                            kByteOrderMark=0xFEFF, 
                            kReplacementCharacter=0xFFFD, 
                            kCorruptByteOrderMark=0xFFFE, 
                            kNotAUnicode=0xFFFF, 
                            kMissingChar=kNotAUnicode }
Unicode 2.0 special character names.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


UUnicodeSpecial - Inherited Member Functions and Data

Inherited Public Functions

Inherited Public Data

Inherited Protected Functions

Inherited Protected Data