tibrvcmTransport_GetSyncLedger()
Function
Declaration
tibrv_statustibrvcmTransport_GetSyncLedger
(
tibrvcmTransport cmTransport,
tibrv_bool* syncLedger);
Purpose
Extract the sync ledger flag of a certified delivery transport.
Parameter |
Description |
|
Extract the sync ledger flag from this certified delivery transport object. |
|
The program supplies a location, and the function stores the sync ledger flag in that location. |
Errors
The error code TIBRV_ARG_CONFLICT can indicate that the transport does not have a ledger file.