![]() |
CFPlugInCreate |
||||
Header: | CFPlugIn.h | Carbon status: | Under Evaluation | |
Creates a CFPlugIn given it's URL.
CFPlugInRef CFPlugInCreate ( CFAllocatorRef allocator, CFURLRef plugInURL );
The allocator to use. Pass null or kCFAllocatorDefault to use the default allocator.
A reference to the plug-in.
Under evaluation for Carbon. Available in CarbonLib 1.0 and later when CoreFoundationLib 1.0 or later is installed. Exported by CarbonLib 1.0 and later and by CoreFoundationLib 1.0 and later.
© 2000 Apple Computer, Inc. (Last Updated 4/14/2000)