IInitializeWithItem interface (shobjidl_core.h)

Exposes a method used to initialize a handler, such as a property handler, thumbnail handler, or preview handler, with an IShellItem.

Inheritance

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

Methods

The IInitializeWithItem interface has these methods.

 
IInitializeWithItem::Initialize

Initializes a handler with an IShellItem.

Remarks

Whenever possible, it is recommended that initialization be done through a stream using IInitializeWithStream. Benefits of this include increased security and stability.

Requirements

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