tibrvcmEvent_GetListenerTransport()

Function

Declaration

tibrv_status tibrvcmEvent_GetListenerTransport(
    tibrvcmEvent         cmListener,
    tibrvcmTransport*    transport);

Purpose

Extract the certified delivery transport from a certified delivery listener event object.

Parameter

Description

cmListener

Extract the transport from this listener.

transport

The program supplies a location. The function stores the certified delivery transport of the listener event object in that location.

See Also

tibrvcmEvent

tibrvcmTransport