![]() |
ATSUMemorySetting |
Header: ATSUnicode.h |
typedef struct OpaqueATSUMemorySetting* ATSUMemorySetting;
The ATSUMemorySetting type represents a reference to a private structure containing information about the current memory setting. You pass a reference of type ATSUMemorySetting reference to the functions ATSUDisposeMemorySetting and ATSUSetCurrentMemorySetting to either dispose of a memory setting or make one current. The function ATSUGetCurrentMemorySetting passes back a reference of this type to indicate the current memory setting.
Available beginning with ATSUI 1.1.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)