mpiObjectTimeoutGet

Declaration
long mpiObjectTimeoutGet(MPIHandle handle,
                         MPIWait   *timeout)
Required Header stdmpi.h
Description

The ObjectTimeoutGet method gets the timeout value for the object (handle), and writes it to the location pointed to by timeout.

Return Values
MPIMessageOK if ObjectTimeoutGet successfully writes the timeout value to the location
See Also mpiObjectTimeoutSet