MEIEventNotifyData

MPIEventNotifyData

 

typedef struct MEIEventNotifyData {
    void	*address[MEIXmpSignalUserData];
} MEIEventNotifyData;
Description The address of an EventNotifyData structure is passed as the third (void *external) argument to mpi'Object'EventNotify[GS]et(). The address array contains host-based XMP addresses, the contents of which are returned in MEIEventStatusInfo{}.data.
     
See Also MEIEventStatusInfo