.

mpiEventMgrControlListGet

Declaration

 
long mpiEventMgrControlListGet(MPIEventMgr eventMgr,
                               long        *controlCount,
                               MPIControl  *controlList)
 

Required Header: stdmpi.h

Description

mpiEventMgrControlListGet returns the list of Control objects associated with an EventMgr object (eventMgr).

EventMgrControlListGet also writes the number of Control handles (in the list) to the location pointed to by controlCount, and writes an array (of controlCount Control handles) to the location pointed to by controlList.

 
eventMgr a handle to the EventMgr object.
   
 
Return Values
MPIMessageOK  

See Also

mpiEventMgrControlListSet

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering