CFAllocatorGetTypeID

Header: CFBase.h Carbon status: Supported

Obtains the unique identifier of the CFAllocator opaque type.

CFTypeID CFAllocatorGetTypeID ();
function result

An integer value of type CFTypeID that uniquely identifies the CFAllocator opaque type.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later.


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