tibrvEvent_GetType()
Function
Declaration
tibrv_statustibrvEvent_GetType(
tibrvEvent event,
tibrvEventType* type);
Purpose
Extract the type of an event object.
|
Parameter |
Description |
|
|
Extract the event type from this event object. |
|
|
The program supplies a location. The function stores the event object’s type in that location. |