ChannelFormats.Add Method

Description

Adds a ChannelFormat object to a Channel object.

Syntax
object.ChannelFormats.Add ChannelFileName FormatType

ParameterDescription
ChannelFileName The file name of the channel format to be added.
FormatType The type of the channel format to be added.

Return Value

Returns an ActiveX HRESULT error code.

Remarks

The channel format type has the following values:
Value Description
0 Invalid
1 ASD File
2 NSC File
3 ASF File

See Also

Return to Channel Manager Reference.

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