TibrvIOCallback::onIOEvent()
Method
Declaration
virtual void onIOEvent(TIBRVFT_ACTIVATE* ioEvent) = 0;
Purpose
Remarks
Implement this method to process I/O events.
|
Parameter |
Description |
|
|
This parameter receives the I/O event. |