Readonly
typeRetrieves the jump list item type.
Set or get the uri for this link item.
Readonly
uriGet a 'privacy safe' unique string hash of the uri's spec. Useful in tracking removed items using visible data stores such as prefs. Generates an MD5 hash of the URI spec using nsICryptoHash.
Set or get the title for a link item.
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 URI link jump list item.
Note the application must be the registered protocol handler for the protocol of the link.