CFBundleUnloadExecutableHeader: CFBundle.h

Unloads the main executable for the specified bundle.

void CFBundleUnloadExecutable (
    CFBundleRef bundle
);
bundle

A reference value of type CFBundleRef indicating the bundle whose main executable you wish to unload


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