This is work in progress.

Windows /Headers /winerror.h /ERROR_EXPIRED_HANDLE

ERROR_EXPIRED_HANDLE

Code: 0x1ac6 (6854)

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

ModuleCodeDescription
kernel32.dll0x1ac6The 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