.

mpiNotifySource

Declaration

void* mpiNotifySource(MPINotify notify,
                      long      index) 
  Required Header: stdmpi.h

Description

mpiNotifySource returns the element at the position on the list indicated by index.

 
notify a handle to the Notify object.
index a position in the list.
   
 
Return Values
indexth event source in the event source list maintained by a Notify object (notify)
NULL if notify is invalid
if index is less than 0
if index is greater than or equal to mpiNotifySourceCount(notify)
MPIMessageARG_INVALID  
MEIListMessageELEMENT_NOT_FOUND  
MPIMessageHANDLE_INVALID  

See Also

 

 

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