tibrvcmTransport_GetName()

Function

Declaration

tibrv_status tibrvcmTransport_GetName(
    tibrvcmTransport    cmTransport,
    const char**        cmName);

Purpose

Extract the correspondent name of a certified delivery transport.

Parameter

Description

cmTransport

Extract the name from this certified delivery transport object.

cmName

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

See Also

Name

tibrvcmTransport_Create()