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.