![]() |
ATSUSetCurrentMemorySetting |
||||
Header: | ATSUnicode.h | Carbon status: | Unsupported | |
Makes a memory setting current.
OSStatus ATSUSetCurrentMemorySetting ( ATSUMemorySetting iMemorySetting );
A reference to the memory setting you wish to make current. This setting will be used in subsequent Memory Manager calls made within ATSUI until you call ATSUSetCurrentMemorySetting with a new setting.
A result code.
After you create a memory setting by calling the function ATSUCreateMemorySetting, you must pass it to the ATSUSetCurrentMemorySetting function to ensure that it will be used in subsequent Memory Manager calls.
Available beginning with ATSUI 1.1.
Not supported in Carbon. Not available in Carbon.
Control of memory allocation not available in CarbonLib and not necessary on Mac OS X.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)