This is work in progress.

Windows / Headers / ntstatus.h / STATUS_HANDLE_NOT_CLOSABLE

STATUS_HANDLE_NOT_CLOSABLE

Code: 0xc0000235 (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

NtClose was called on a handle that was protected from close via NtSetInformationObject.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc0000235NtClose was called on a handle that was protected from close via NtSetInformationObject.
1 entry