CFPlugInAddInstanceForFactory(_:)
Registers a new instance of a type with CFPlugIn.
Declaration
func CFPlugInAddInstanceForFactory(_ factoryID: CFUUID!)Parameters
- factoryID:
The
CFUUIDobject representing the plug-in factory.
Registers a new instance of a type with CFPlugIn.
func CFPlugInAddInstanceForFactory(_ factoryID: CFUUID!)The CFUUID object representing the plug-in factory.