Windows /Headers /winerror.h /ERROR_HANDLE_NO_LONGER_VALID
ERROR_HANDLE_NO_LONGER_VALID
Code: 0x1a9f (6815)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
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.
Associated Modules
Module | Code | Description |
---|---|---|
kernel32.dll | 0x1a9f | 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 |