. |
meiSynqNetEventNotifyGet Declaration
Description meiSynqNetEventNotifyGet reads the event mask (that specifies the event types for which host notification has been requested) to the location pointed to by eventMask, and also writes it into the implementation specific location pointed to by external. (if external is not NULL). Use the event mask macros mpiEventMaskGET(...), mpiEventMaskBitGET(...), etc. to decode the eventMask. The event notification data in external is in addition to the event notification data in eventMask. If either eventMask is NULL or external is NULL (not both), then the event notification data will not be copied to the NULL pointer. Remarks external either points to a structure of type MEIEventNotifyData or is NULL. The MEIEventNotifyData structure is an array of controller addresses, whose contents are placed into the MEIEventStatusInfo structure (of all events generated by this object).
See Also MEI/MPIEventType | MEIEventNotifyData | MEIEventStatusInfo
|
| | Copyright © 2001-2021 Motion Engineering |