Windows / Code / 0xc0190028
0xc0190028
HRESULT Facility: FACILITY_HTTP (25)
NTSTATUS Facility: FACILITY_TRANSACTION (25)
Associated Modules
Module | Description |
---|---|
ntdll.dll | The handle has been invalidated by a transaction. The most likely cause is the presence of memory mapping on a file or an open handle when the transaction ended or rolled back to savepoint. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_HANDLE_NO_LONGER_VALID | The handle has been invalidated by a transaction. The most likely cause is the presence of memory mapping on a file or an open handle when the transaction ended or rolled back to savepoint. |
1 entry |