.

mpiRecorderStatus

Declaration

long mpiRecorderStatus(MPIRecorder       recorder,
                       MPIRecorderStatus *status,
                       void              *external) 
  Required Header: stdmpi.h

Description

mpiRecorderStatus gets the status of the Recorder (recorder) and writes it into the structure pointed to by status, and also writes it into the implementation-specific structure pointed to by external (if external is not NULL).

Remarks

external should always be set to NULL.

 
recorder a handle to a Recorder object
*status a pointer to Recorder's status structure
*external a pointer to an implementation-specific structure
   
 
Return Values
MPIMessageOK  
MPIMessageARG_INVALID  

See Also

MPIRecorderStatus

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering