.

mpiNotifySourceLast

Declaration

void* mpiNotifySourceLast(MPINotify notify)
  Required Header: stdmpi.h

Description

mpiNotifySourceLast returns the last element in the list. This function can be used in conjuntion with mpiNotifySourcePrevious(...) in order to iterate through the list backwards.

 
notify a handle to the Notify object.
   
 
Return Values
last event source in the list maintained by a Notify object (notify)
NULL if notify is invalid
if the event source list is empty

See Also

mpiNotifySourcePrevious | mpiNotifySourceFirst

 

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