mpiControlDelete

Declaration

long mpiControlDelete(MPIControl control);
Required Header: stdmpi.h

Description

mpiControlDelete deletes a control object and invalidates its handle. ControlDelete is the equivalent of a C++ destructor.

Return Values
MPIMessageOK

See Also

mpiControlCreate | mpiControlValidate