tibrvQueue_GetHook()
Function
Declaration
tibrv_statustibrvQueue_GetHook(
tibrvQueue eventQueue,
tibrvQueueHook* eventQueueHook);
Purpose
Extract an event queue hook function.
|
Parameter |
Description |
|
|
Get the hook function from this queue. |
|
|
The program supplies a location. The function stores the hook function in that location. |