TibrvIOEvent::getIOType()

Method

Declaration

TibrvStatus getIOType (tibrvIOType & ioType)) const;

Purpose

Extract the I/O type from an I/O event object.

Parameter

Description

ioType

The program supplies a variable. The method stores the source of the I/O event object in that variable.

See tibrvIOType in TIBCO Rendezvous C Reference.

See Also

TibrvIOEvent::create()