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.
The IWMSStreamSwitchDescriptionList interface provides methods that control which streams are sent down a data path.
Note
This interface is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
In addition to the methods inherited from IUnknown, the IWMSStreamSwitchDescriptionList interface 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. |