This is work in progress.

Windows / Headers / winerror.h / CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED

CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED

Code: 0x8004e031 (0)

HRESULT Facility: FACILITY_ITF (4)

NTSTATUS Facility: FACILITY_IO_ERROR_CODE (4)

Abstract

The component made a call to EnterTransactionScope, but did not make a corresponding call to ExitTransactionScope before returning.

Associated Modules

ModuleCodeDescription
kernel32.dll0x8004e031The component made a call to EnterTransactionScope, but did not make a corresponding call to ExitTransactionScope before returning.
1 entry