mpiEventMgrServiceConfigSet

Declaration

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

Description

mpiEventMgrServiceConfigSet sets (writes) the flash configuration for an EventMgr object (eventMgr) using data from the structure pointed to by config.

Return Values
MPIMessageOK

See Also

mpiEventMgrServiceConfigGet | mpiEventMgrService