To Modify a Mutual Exclusion Object
- Call IWMProfile::GetMutualExclusion.
- Call IWMProfile::RemoveMutualExclusion. If this is not done, the old Mutual Exclusion object remains in the profile, without modifications.
- Make the modification to the Mutual Exclusion object, such as adding or removing streams.
- Call IWMProfile::AddMutualExclusion to add the modified Mutual Exclusion object to the profile.
Remarks
Changing the Mutual Exclusion object changes the index of the profile.
See Also
© 1999 Microsoft Corporation. All rights reserved.