.

mpiNotifySourceListGet

Declaration

long mpiNotifySourceListGet(MPINotify notify,
                            long      *sourceCount,
                            void      **sourceList) 
  Required Header: stdmpi.h

Description

mpiNotifySourceListGet returns the event source list for a Notify object (notify). NotifySourceListGet writes the number of event sources in the event source list to the location (pointed to by sourceCount), and also writes an array of sourceCount event source pointers to the location (pointed to by sourceList).

 
Return Values
MPIMessageOK  

See Also

mpiNotifySourceListSet | NotifySourceAppend | NotifySourceInsert | mpiNotifyCreate

 

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