MSMQ Commit Transaction (Magic xpa 3.x)
This program commits an open transaction. Any further transactions will have to begin a new transaction. The parameter and return value for the MSMQ Commit Transaction program are:
|
|
Transaction handle
|
Numeric (18). Input. The numeric value that was returned from the MSMQ Begin Transaction program.
|
Return value
|
Numeric. 0 for success and a negative value for failure.
|