tibrvcmTransport_GetRequestOld()

Function

Declaration

tibrv_status tibrvcmTransport_GetRequestOld(
    tibrvcmTransport    cmTransport,
    tibrv_bool*         requestOld);

Purpose

Extract the request old messages flag of a certified delivery transport.

Parameter

Description

cmTransport

Extract the request old messages flag from this certified delivery transport object.

requestOld

The program supplies a location, and the function stores the request old messages flag in that location.

See Also

requestOld

tibrvcmTransport_Create()