![]() |
ATSUGetStyleRefCon |
||||
Header: | ATSUnicode.h | Carbon status: | Supported | |
Obtains application-specific data from a style object.
OSStatus ATSUGetStyleRefCon ( ATSUStyle iStyle, UInt32 *oRefCon );
A reference to a style object whose application-specific data you want to determine. You cannot pass NULL for this parameter.
On return, a pointer to a 32-bit value, pointer, or handle to application-specific style data. You cannot pass NULL for this parameter.
A result code.
Available beginning with ATSUI 1.0.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.5 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)