CFBundleIsExecutableLoaded | Header: CFBundle.h |
Obtains information about the load status for a bundle's main executable.
Boolean CFBundleIsExecutableLoaded ( CFBundleRef bundle );
A reference value of type CFBundleRef indicating the bundle whose main executable load status you which to query.
A Boolean flag indicating whether a bundle's main executable has been loaded.