mpiSequenceControl

Declaration
 MPIControl mpiSequenceControl(MPISequence sequence) 
Required Header stdmpi.h
Description SequenceControl returns a handle to the Control object with which the Sequence object is associated.
  sequence a handle to the Sequence object.
     
Return Values
MPIControl a handle to the Sequence object
MPIHandleVOID if sequence is invalid
See Also mpiSequenceCreate | mpiControlCreate