.

mpiSequenceStatus

Declaration

 
long mpiSequenceStatus(MPISequence       sequence,
                       MPISequenceStatus *status,
                       void              *external) 
  Required Header: stdmpi.h

Description

mpiSequenceStatus returns the status of a Sequence (sequence), 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.

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

See Also

MPISequenceStatus

 

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