Carbon


ConstUnicodeMappingPtr

Header: UnicodeConverter.h

typedef UnicodeMapping ConstUnicodeMappingPtr;

Many Unicode Converter functions take a pointer to a Unicode mapping structure as a parameter. For functions that do not modify the Unicode mapping contents, the Unicode Converter provides a constant pointer to a Unicode mapping structure defined by the ConstUnicodeMappingPtr data type.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)