Windows / Code / 0x00001a9f
0x00001a9f
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
kernel32.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 |
---|---|---|
winerror.h | ERROR_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 |