Previous | Next |
IWMStreamList is used for the various objects that define relationships between streams. Currently, this is only used by mutual exclusion objects.
In addition to the methods inherited from IUnknown, the IWMStreamList interface exposes the following methods.
Method | Description |
AddStream | Adds a stream to the list. |
GetStreams | Retrieves an array of stream numbers that make up the list. |
RemoveStream | Removes a stream from the list. |
See Also
Previous | Next |