MM_DelPartitionFromMirrorGroup
Removes a selected mirrored partition from the mirror group it is currently in and creates a new out-of-sync mirror object for the partition.
LONG MM_DelPartitionFromMirrorGroup (
LONG partitionObjectID );
The following table lists return values and descriptions.
The partition objects that make up a mirror group can be determined by using the information returned by MM_ReturnObjectMappingInfo.
An application must not perform this function on a partition which is part of a mirror group that is not currently in sync, unless it is sure that the partition to be removed contains the out-of-sync data.
Also, as stated earlier, the mirror object that is created as a result of this function might not have the same object number as it did prior to inclusion in the mirror group.