ICrmLogControl::ForceTransactionToAbort method (comsvcs.h)
Performs an immediate abort call on the transaction.
Syntax
HRESULT ForceTransactionToAbort();
Return value
This method can return the following values.
Return code | Description |
---|---|
|
The method completed successfully. |
|
This method was called in the wrong state; either before RegisterCompensator or when the transaction is completing (CRM Worker). |
|
The transaction has aborted, most likely because of a transaction time-out. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | comsvcs.h |