The following tables list the members exposed by WMMutualExclusion.
Public Properties
| Name | Description |
| StreamCount | Gets the total number of streams in the list. |
| Type | Gets or sets a character string that describes the type of mutual exclusion. |
Top
Public Methods
| Name | Description |
| AddStream | Adds a stream to the object's stream list. Adds a stream to the object's stream list. |
| GetStream | Gets the number of the stream at the specified index in the stream's list. |
| RemoveStream | Removes a stream from the list. Removes a stream from the list. |
Top
See Also