Windows Media Services SDK banner art
PreviousNext

Channel.ChannelFormats Property

Returns a ChannelFormats collection object.

Syntax

Station.ChannelFormats

Example

' Get the second station
Set MyStation = NSChannelMgr.Channels.Item(1)
' Get the station formats
Set MyFormats = MyStation.ChannelFormats

See Also

ChannelFormats Collection Object, Channel Objects, Channel.AutoArchive, Channel.AutoArchiveDir

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.