tibrvcmEvent_GetListenerTransport()
Function
Declaration
tibrv_statustibrvcmEvent_GetListenerTransport(
tibrvcmEvent cmListener,
tibrvcmTransport* transport);
Purpose
Extract the certified delivery transport from a certified delivery listener event object.
|
Parameter |
Description |
|
|
Extract the transport from this listener. |
|
|
The program supplies a location. The function stores the certified delivery transport of the listener event object in that location. |