Windows / Headers / winerror.h / ERROR_EXPIRED_HANDLE
ERROR_EXPIRED_HANDLE
Code: 0x1ac6 (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
The handle is no longer properly associated with its transaction. It may have been opened in a transactional resource manager that was subsequently forced to restart. Please close the handle and open a new one.
Associated Modules
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 0x1ac6 | The handle is no longer properly associated with its transaction. It may have been opened in a transactional resource manager that was subsequently forced to restart. Please close the handle and open a new one. |
| 1 entry | ||