mpiObjectModuleId

Declaration
long mpiObjectModuleId(MPIHandle    handle,
                       MPIModuleId  *moduleId)
Required Header stdmpi.h
Description

The ObjectModuleId function writes the MPIModuleId of the object (handle) to the location pointed to by moduleId.

Return Values
MPIMessageOK if ObjectModuleId successfully writes the MPIModuleId to the location
See Also