mpiSequenceControl
Declaration
MPI_RESULT mpiSequenceControl(MPISequence sequence, MPIControl *control);
Required Header: stdmpi.h
Change History: Modified in 04.00.
Description
mpiSequenceControl writes the control object handle associated with the Sequence object into the location pointed to by control.
sequence | A handle to the Sequence object. |
---|---|
*control | A pointer to a control object handle. |
Return Values |
---|
MPIMessageOK |