mpiIdnDelete

Declaration
long mpiIdnDelete(MPIIdn idn)
Required Header stdmpi.h
Description

IdnDelete deletes an Idn object and invalidates its handle (idn).
IdnDelete is the equivalent of a C++ destructor.

Return Values
MPIMessageOK if IdnDelete successfully deletes the Idn object and invalidates its handle
See Also mpiIdnCreate | mpiIdnValidate