COleObjectFactory Members
Base Class Members
Construction
Constructs a COleObjectFactory object. |
Operations
Registers this object factory with the OLE system DLLs. |
|
Registers all of the application's object factories with OLE system DLLs. |
|
Revokes this object factory's registration with the OLE system DLLs. |
|
Revokes an application's object factories' registrations with the OLE system DLLs. |
|
Unregisters all of an application's object factories. |
|
Registers all of the application's object factories with the OLE system registry. |
Attributes
Returns the OLE class ID of the objects this factory creates. |
|
Determines if the license of the control is valid. |
|
Indicates whether the object factory is registered with the OLE system DLLs. |
Overridables
Requests a unique key from the control's DLL. |
|
Called by the framework to create a new object of this factory's type. |
|
Registers this object factory with the OLE system registry. |
|
Verifies that the key embedded in the control matches the key embedded in the container. |
|
Verifies that the control is licensed for design-time use. |