IInitializeWithBindCtx interface

Exposes a method that initializes a handler, such as a property handler, thumbnail handler, or preview handler, with a bind context.

Members

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

Methods

The IInitializeWithBindCtx interface has these methods.

MethodDescription
Initialize

Initializes a handler with a bind context.

 

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

Shobjidl.h

IDL

Shobjidl.idl

 

 

Show: