Windows / Code / 0xc0000235
0xc0000235
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
ntdll.dll | NtClose was called on a handle that was protected from close via NtSetInformationObject. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_HANDLE_NOT_CLOSABLE | NtClose was called on a handle that was protected from close via NtSetInformationObject. |
1 entry |