IAssocHandlerInvoker interface (shobjidl_core.h)

Exposes methods that invoke an associated application handler.

Inheritance

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

Methods

The IAssocHandlerInvoker interface has these methods.

 
IAssocHandlerInvoker::Invoke

Invokes an associated application handler.
IAssocHandlerInvoker::SupportsSelection

Determines whether an invoker supports its selection.

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 (include Shobjidl.h)

See also

IAssocHandler

IEnumAssocHandlers

SHAssocEnumHandlers