tibrvcmTransport_GetTransport()

Function

Declaration

tibrv_status tibrvcmTransport_GetTransport(
    tibrvcmTransport    cmTransport,
    tibrvTransport*     transport);

Purpose

Extract the transport employed by a certified delivery transport.

Parameter

Description

cmTransport

Extract the transport from this certified delivery transport object.

transport

The program supplies a location, and the function stores the transport in that location.

See Also

tibrvcmTransport_Create()