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 Carbon 1.0.2 and later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)