CFStringGetTypeID

Header: CFString.h Carbon status: Supported

Obtains the type ID for the CFString opaque type.

CFTypeID CFStringGetTypeID ();
function result

An integer of type CFTypeID that uniquely identifies the CFString type.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later.


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