mpiEventMgrServiceConfigGet

Declaration

long mpiEventMgrServiceConfigGet(MPIEventMgr              eventMgr,
                                 MPIEventMgrServiceConfig *config)
Required Header: stdmpi.h

Description

mpiEventMgrServiceConfigGet gets the configuration of an EventMgr object (eventMgr) and writes it into the structure pointed to by config.

Return Values
MPIMessageOK

See Also

mpiEventMgrServiceConfigSet | mpiEventMgrService