MM_ReturnMirrorInfo

Returns mirror information for a selected mirror group.

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_ReturnMirrorInfo ( 
     LONG                     mirrorObjectID, 
     struct MM_MirrorInfoDef  *info ); 
  
  

Parameters

mirrorObjectID
The Media Manager object ID of the mirror object for which mirror information is requested. This object does not have to be reserved by the application prior to this call.
*info
The pointer to the MM_MirrorInfoDef structure.

Return Values

The following table lists return values and descriptions.

0x00000000

MM_OK

0x00000001

MM_INVALID_0BJECT

0x00000016

MM_PARAMETER_ERROR

0xFFFFFFFF

MM_FAILURE