TibrvIOCallback::onIOEvent()

Method

Declaration

virtual void onIOEvent(TIBRVFT_ACTIVATE* ioEvent) = 0;

Purpose

Process I/O events.

Remarks

Implement this method to process I/O events.

Parameter

Description

ioEvent

This parameter receives the I/O event.