Channel.InitializeFromNSC Method

Description

Initializes the channel from an NSC (NetShow Channel) file.

Syntax
object.Channel.InitializeFromNSC NSCFileName IgnoreHostAddress

ParameterDescription
NSCFileName Name of the NSC file containing information on the channel being initialized.
IgnoreHostAddress
Filter The filter value indicates specific types of information to exclude. Filter values can be added together to exclude multiple types of information.

Return Value

Returns an ActiveX HRESULT error code.

Remarks

The filter has the following values:
Value Description
1 Ignore multicast address
2 Ignore multicast adaptor address
4 Ignore auto-archive directory
8 Ignore channel name

See Also

Return to Channel Manager Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.