Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
IWMSStreamSwitchDescriptionList Object (Visual Basic .NET)
The IWMSStreamSwitchDescriptionList object provides methods that control which streams are sent down a data path.
- Note This object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
The IWMSStreamSwitchDescriptionList object exposes the following methods.
| Method | Description |
| AppendDescription | Appends a new stream switch description to the collection. |
| ChangeIndexedDescription | Changes the description for a specified stream. |
| GetDescriptionCount | Retrieves the number of streams described in this list. |
| GetIndexedDescription | Retrieves the description for a specified stream. |
| RemoveAllDescriptions | Removes all the stream descriptions from the list. |
| RemoveIndexedDescription | Removes the description for a specified stream. |
See Also
| Previous | Next |