![]() |
CFBundleGetMainBundle | Header: CFBundle.h |
Obtains an instance of an application's main bundle.
CFBundleRef CFBundleGetMainBundle ();
A reference value of type CFBundleRef representing an instance of the application's main bundle, or NULL if the application has no main bundle.