object.AddStream(StreamNum As Long) |
Remarks
Adds a stream to the object's stream list.
Use the ltmmWMMutualExclusion.StreamCount property as a zero-based index to get stream numbers using the ltmmWMMutualExclusion.GetStream method. Stream numbers range from 1 to 63.
For more information, refer to the Microsoft documentation for IWMMutualExclusion::AddStream .
Win32, x64
See Also
Elements: |
ltmmWMMutualExclusion.StreamCount Property, ltmmWMMutualExclusion.Type Property, ltmmWMMutualExclusion.GetStream Method, ltmmWMMutualExclusion.RemoveStream Method |
Topics: |
|
|