meiEventMgrServiceConfigGet

Declaration
 
           long meiEventMgrServiceConfigGet(MPIEventMgr              eventMgr,
                                            MEIEventMgrServiceConfig *config)
Required Header stdmei.h
Description

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

Return Values
MPIMessageOK if EventMgrServiceConfigGet successfully gets the EventMgr's configuration and writes it into the structure(s).
See Also

meiEventMgrServiceConfigSet | mpiEventMgrService