IChannelMgr::DeleteChannelShortcutIChannelMgr::DeleteChannelShortcut*
*Contents  *Index  *Topic Contents
*Previous Topic: IChannelMgr::DeleteCategory
*Next Topic: IChannelMgr::EnumChannels

IChannelMgr::DeleteChannelShortcut

HRESULT DeleteChannelShortcut(
    [in] LPWSTR pszTitle
);

Deletes an Active Channel from the desktop channel bar.

pszTitle
String value that contains the title of the Active Channel to be deleted from the desktop channel bar.

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.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.