tibrvEvent_GetIOType()
Function
Declaration
tibrv_statustibrvEvent_GetIOType(
tibrvEvent event,
tibrvIOType* ioType);
Purpose
Extract the I/O type from an I/O event object.
|
Parameter |
Description |
|
|
Extract the I/O type from this I/O event object. |
|
|
The program supplies a location. The function stores the I/O type in that location. |