CFBundleGetMainBundleHeader: CFBundle.h

Obtains an instance of an application's main bundle.

CFBundleRef CFBundleGetMainBundle ();
function result

A reference value of type CFBundleRef representing an instance of the application's main bundle, or NULL if the application has no main bundle.


© 1999 Apple Computer, Inc. — (Last Updated 9/17/99)