tibrvcmTransport_GetLedgerName()
Function
Declaration
tibrv_statustibrvcmTransport_GetLedgerName
(
tibrvcmTransport cmTransport,
const char** ledgerName);
Purpose
Extract the ledger name of a certified delivery transport.
Parameter |
Description |
|
Extract the ledger name from this certified delivery transport object. |
|
The program supplies a location, and the function stores the ledger name in that location. |
Errors
The error code TIBRV_ARG_CONFLICT can indicate that the transport does not have a ledger file.