|
pure virtual |
This method associates the specified I/O interface instance with this event queue.
It must be called successfully for any I/O handle that is to be managed by the queue before performing any other queue operations on the interface.
pIoIface | [ in ] The I/O interface instance pointer to associate with this event queue. |
pHandleContext | [ in ] A pointer to caller defined data to be passed along with any events that occur on the specified interface. |