ICreateObject interface (propsys.h)

Exposes a method that creates an object of a specified class.

Inheritance

The ICreateObject interface inherits from the IUnknown interface. ICreateObject also has these types of members:

Methods

The ICreateObject interface has these methods.

 
ICreateObject::CreateObject

Creates a local object of a specified class and returns a pointer to a specified interface on the object.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header propsys.h

See also

IShellItem2::GetPropertyStoreWithCreateObject