IHandlerInfo interface
Supplies methods that provide information about the handler to methods of the IHandlerActivationHost interface.
Members
The IHandlerInfo interface inherits from the IUnknown interface. IHandlerInfo also has these types of members:
Methods
The IHandlerInfo interface has these methods.
| Method | Description |
|---|---|
| GetApplicationDisplayName |
Retrieves the display name of the application that implemented the handler. |
| GetApplicationIconReference |
Retrieves the icon of the application that implemented the handler. |
| GetApplicationPublisher |
Retrieves the name of the publisher of the application that implemented the handler. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps only] |
|
Header |
|
|
IDL |
|