MM_CreateMirror
Creates a Mirror area on the selected partition object
and adds a mirror object to the Media Manager database.
- Local Servers:Blocking
- Remote Servers:Blocking
- NetWare Server: 5.x
- Platform:DOS, NLM, OS/2,
Windows* 3.1, Windows NT*, Windows*95
- Service:Media Manager
Syntax
LONG MM_CreateMirror (
LONG partitionObjectHandle,
LONG *newMirrorObjectID );
Parameters
- partitionObjectHandle
- The Media Manager object handle for the reserved
partition object.
- newMirrorObjectID
- A pointer to the Media Manager object ID for the
newly created mirror object.
Return Values
The following table lists return values and descriptions.