mpiSequenceCommandRemove
Declaration
long mpiSequenceCommandRemove(MPISequence sequence, MPICommand command)
Required Header: stdmpi.h
Description
mpiSequenceCommandRemove removes a Command (command) from a Sequence (sequence).
NOTE: The maximum number of sequence commands that can exist on a controller, from all sequence objects, at one time is defined by MFWCmdBuffSizein MFW.h.
Return Values |
---|
MPIMessageOK |