MSMQ Rollback Transaction (Magic xpa 3.x)
This program rolls back an open transaction. Any further transactions will have to begin a new transaction. The parameter and return value for the MSMQ Rollback 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
|