Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Sets the overlay icon and its corresponding alt text.
The behavior for window groups is managed by Windows.
The handle to the overlay icon. The icon will be scaled to the small icon size (16x16 at 96 dpi). Can be null, in which case if the taskbar button represents a single window the icon is removed.
The alt text version of the information conveyed by the overlay, for accessibility purposes.
Generated using TypeDoc
Starting in Windows 7, applications can display an overlay on the icon in the taskbar. This class wraps around the native functionality to do this.