IChannelMgr::AddChannelShortcutIChannelMgr::AddChannelShortcut*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IChannelMgr::AddCategory
*Next Topic: IChannelMgr::DeleteCategory

IChannelMgr::AddChannelShortcut

HRESULT AddChannelShortcut(
    [in] CHANNELSHORTCUTINFO *pChannelInfo
);

Adds an Active Channel to the desktop channel bar.

pChannelInfo
Address of a CHANNELSHORTCUTINFO structure that contains the information associated with the Active Channel to be added.

This method only adds an entry into the desktop channel bar. To subscribe to the Active Channel, the client application must use the subscription manager.


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