Set or get the handler app for this shortcut item.
The handler app may also be used along with iconIndex to generate an icon for the jump list item.
NS_ERROR_FILE_NOT_FOUND if the handler app can not be found on the system.
faviconPageUri
Set or get the URI of a page whose favicon may be used as the icon.
When a jump list build occurs, the favicon to be used for the item is obtained using the following steps:
Set or get the icon displayed with the jump list item.
Indicates the resource index of the icon contained within the handler executable which may be used as the jump list icon.
faviconPageUri
Readonly
typeRetrieves the jump list item type.
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.
Generated using TypeDoc
A generic application shortcut with command line support.