Click to return to the Reusing Browser Technology home page    
IShellUIHelper Interface     IShellUIHelper::AddDeskto...     IShellUIHelper Interface    
Web Workshop  |  Reusing Browser Technology

IShellUIHelper::AddChannel Method


Adds a new channel to the list of channels.

Syntax

HRESULT AddChannel(
    BSTR bstrURL
);

Parameters

bstrURL
String value that contains the URL of the channel's Channel Definition Format (CDF) file.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.