nType | [ in ] A value from the P6EVENTYPE enum indicating the type of this event. |
nPriority | [ in ] The priority the event should be deliver with. |
pIoIface | [ in ] A pointer to the the I/O interface associated with the event, or NULL of there is no I/O interfaces associated with the event. |
pIoBuffer | [ in ] A pointer to the I/O buffer associated with the event, or NULL of the there is no associated I/O buffer. |
pIoContext | [ in ] A pointer to an P6IOCONTEXT to send with the event, or NULL of no context is associated with event. |
pHandleContext | [ in ] A pointer to the handle specific context associated with pIoIface or NULL of no context is specified. |