AddChannelShortcut method

Obsolete. Adds a Microsoft Active Channel to the desktop channel bar.

Syntax


HRESULT retVal = object.AddChannelShortcut(pChannelInfo);

Parameters

pChannelInfo [in]

Type: CHANNELSHORTCUTINFO

The address of a CHANNELSHORTCUTINFO structure that contains the information that is associated with the Active Channel to add.

Remarks

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

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

 

 

Show: