awGetTxId
BrokerError awGetTxId(
BrokerTxClient txclient,
BrokerLong *tx_id);
txclient | The Broker client whose state is to be returned. |
tx_id | The identifier of the transaction, created with the awMakeTxTransactionId function. |
Returns the unique Id set by the Broker for this transaction. Also, any of the communications errors can occur.