MM_ForceMirrorGroupInSync
Changes the status of a mirror group to synchronized.
LONG MM_ForceMirrorGroupInSync (
LONG mirrorGroupObjectID );
The following table lists return values and descriptions.
Currently, this function affects only the first two mirrored partitions in a mirror group, even though the group can have up to eight partitions in it.
This function DOES NOT synchronize a mirrored partition. This function is used when a mirror group is created and is known to be empty to prevent the synchronizing process from mirroring any random data on a new volume. If an existing mirrored partition needs to be synchronized, use the MM_RemirrorGroup function.
For a discussion of the safe use of this function, see Partition Management Concepts, Section 11.5, Group Mirror Objects.