mpiCompareDelete

Declaration
long mpiCompareDelete(MPICompare  compare) 
Required Header stdmpi.h
Description

CompareDelete deletes a Compare object and invalidates its handle (compare). CompareDelete is the equivalent of a C++ destructor.

Return Values
MPIMessageOK if CompareDelete successfully deletes the Compare object and invalidates its handle
See Also mpiCommandCreate | mpiCommandValidate