STATUS_HANDLE_NOT_CLOSABLE, 0xC0000235
(MS WDK >> Windows 2000 DDK (DDK 2195.1))

Name
STATUS_HANDLE_NOT_CLOSABLE
Value
-1073741259 signed int
3221226037 unsigned int
0xC0000235 heximal value
Type
Windows kernel mode error code (more)
Description
NtClose was called on a handle that was protected from close via NtSetInformationObject.
C/C++ Type
NTSTATUS
Defined at
\inc\ntstatus.h, line 5609 (Windows 2000 DDK (DDK 2195.1))
Definition
#define STATUS_HANDLE_NOT_CLOSABLE       ((NTSTATUS)0xC0000235L)
Line comments
MessageId: STATUS_HANDLE_NOT_CLOSABLE

MessageText:

NtClose was called on a handle that was protected from close via NtSetInformationObject.
Also used in
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000), Windows Server 2003 with Service Pack 1 DDK (DDK 3790.1830), Windows XP SP1 Driver Development Kit (DDK 2600.1106), Windows NT DDK for Windows NT Workstation 4.0 (DDK NT 4.0), Windows NT 3.51 DDK
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes
MUI descriptions
IT NtClose è stato chiamato su un handle protetto dalla chiusura mediante NtSetInformationObject.
EL Η NtClose κλήθηκε σε ένα δείκτη χειρισμού προστατευμένο από κλείσιμο μέσω της NtSetInformationObject.
DA NtClose blev kaldt på et handle, der var beskyttet mod lukning via NtSetInformationObject.
NB NtClose ble anropt på en referanse som var beskyttet mot lukking av NtSetInformationObject.
CS Na popisovač chráněný proti zavření voláním NtSetInformationObject bylo voláno NtClose.
PT NtClose foi chamado em um manipulador que estava protegido contra fechamento através de NtSetInformationObject.
DE NtClose wurde für ein Handle aufgerufen, das mit NtSetInformationObject gegen Schließen geschützt wurde.
ES Se llamó a NtClose sobre un manipulador que estaba protegido contra cierre por NtSetInformationObject.
JA NtClose は NtSetInformationObject 経由のクローズから保護されているハンドルにコールされました。
SV NtClose anropades av en referens som är skyddad från stängning av NtSetInformationObject.
KO NtSetInformationObject를 통해 닫기로부터 보호된 핸들에서 NtClose가 호출되었습니다.
RU Вызов NtClose для дескриптора, защищенного с помощью NtSetInformationObject.
FI NtClose-komento kohdistui kahvaan, joka on suojattu sulkemiselta NtSetInformationObject-komennolla.
NL NtClose is aangeroepen voor een ingang die tegen afsluiten is beschermd via NtSetInformationObject.
TR NtClose, NtSetInformationObject aracılığıyla kapatmadan korunan bir tanıcı üzerinde çağrıldı.
PL Wywołano funkcję NtClose dla dojścia, które było zabezpieczone przed zamknięciem przez funkcję NtSetInformationObject.
ZH 由控制代碼所呼叫的 NtClose 已使用 NtSetInformationObject 以防止關閉。
HU Egy olyan leírón hívtak NtClose-t, amelyik a zárással szemben NtSetInformationObject által védve van.
FR NtClose a été appelé sur un handle qui était protégé contre la fermeture via NtSetInformationObject.