IHandlerInfo interface (shobjidl_core.h)
Supplies methods that provide information about the handler to methods of the IHandlerActivationHost interface.
Inheritance
The IHandlerInfo interface inherits from the IUnknown interface. IHandlerInfo also has these types of members:
Methods
The IHandlerInfo interface has these methods.
IHandlerInfo::GetApplicationDisplayName Retrieves the display name of the application that implemented the handler. |
IHandlerInfo::GetApplicationIconReference Retrieves the icon of the application that implemented the handler. |
IHandlerInfo::GetApplicationPublisher Retrieves the name of the publisher of the application that implemented the handler. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h (include Shobjidl.h) |