Windows / Code / 0x8004e031
0x8004e031
HRESULT Facility: FACILITY_ITF (4)
NTSTATUS Facility: FACILITY_IO_ERROR_CODE (4)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The component made a call to EnterTransactionScope, but did not make a corresponding call to ExitTransactionScope before returning. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED | The component made a call to EnterTransactionScope, but did not make a corresponding call to ExitTransactionScope before returning. |
1 entry |