CFStringEncoding

Header: CFString.h

An integer type for constants used to specify supported string encodings in various String Services functions.

typedef UInt32 CFStringEncoding;

This type is used to define the constants for built-in encodings and for platform-dependent encodings. See the header file CFStringEncodingExt.h for the list of plaform-dependent encodings.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)