meiEventMgrServiceConfigSet

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

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

Return Values
MPIMessageOK if EventMgrServiceConfigSet successfully sets (writes) the EventMgr's flash configuration using data from the structure(s)
See Also meiEventMgrServiceConfigGet | mpiEventMgrService