DeleteChannelShortcut method

Obsolete. Deletes a Microsoft Active Channel from the desktop channel bar.

Syntax


HRESULT retVal = object.DeleteChannelShortcut(pszTitle);

Parameters

pszTitle [in]

Type: LPWSTR

A string value that specifies the title of the Active Channel to delete from the desktop channel bar.

Remarks

This method does not delete the subscription, if one was created, for this Active Channel. The ISubscriptionMgr::DeleteSubscription method must be used to remove the subscription.

Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.

 

 

Show: