ICreateObject interface
Exposes a method that creates an object of a specified class.
Members
The ICreateObject interface inherits from the IUnknown interface. ICreateObject also has these types of members:
Methods
The ICreateObject interface has these methods.
| Method | Description |
|---|---|
| CreateObject |
Creates a local object of a specified class and returns a pointer to a specified interface on the object. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Show: