IClassFactory3 interface
Extends IClassFactory to create Component Object Model (COM) objects that share a common context.
Members
The IClassFactory3 interface inherits from IClassFactory. IClassFactory3 also has these types of members:
- Methods
Methods
The IClassFactory3 interface has these methods.
Method | Description |
---|---|
CreateInstanceWithContext | Creates COM objects that share a common context. |
Remarks
IClassFactory3 is also called IClassFactoryEx.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtmhst.h |
IDL |
Mshtmhst.idl |