tibrvEvent_GetListenerTransport()
Function
Declaration
tibrv_statustibrvEvent_GetListenerTransport(
tibrvEvent event,
tibrvTransport* transport);
Purpose
Extract the transport from a listener event object.
|
Parameter |
Description |
|
|
Extract the transport from this listener. |
|
|
The program supplies a location. The function stores the transport of the listener event object in that location. |