ERROR_NOT_OWNER, 288
(MS WDK >> Windows 2000 DDK (DDK 2195.1))

Name
ERROR_NOT_OWNER
Value
288 signed int / unsigned int
0x00000120 heximal value
0x120 heximal value
2147942688 HRESULT_FROM_WIN32(code) / unsigned int
-2147024608 HRESULT_FROM_WIN32(code) / signed int
0x80070120 HRESULT_FROM_WIN32(code) / heximal value
Type
Windows user mode error code
Description
Attempt to release mutex not owned by caller.
C/C++ Type
int
Defined at
\inc\WINERROR.H, line 1742 (Windows 2000 DDK (DDK 2195.1))
Definition
#define ERROR_NOT_OWNER                  288L
Line comments
MessageId: ERROR_NOT_OWNER

MessageText:

Attempt to release mutex not owned by caller.
Also used in
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)
MUI descriptions
TR Zaman uyumu sağlayıcısını bırakma, arayana ait değil.
HU Kísérlet hívó által nem birtokolt multiplexer felszabadítására.
NB Forsøk på å frigjøre mutex som ikke tilhører oppkalleren.
PT Tentativa de libertar exclusão mútua não possuída pela rotina de chamada.
IT Tentativo di rilasciare mutex di cui il chiamante non è proprietario.
FI Yritettiin vapauttaa muteksi, joka ei ole kutsujan omistama.
ES Se intentó liberar una exclusión mutua que no pertenece al proceso.
CS Pokus uvolnit objekt mutex, který nevlastní volající.
DA Forsøg på at frigøre en mutex, som ikke ejes af kalderen.
KO 호출자가 가지고 있지 않은 뮤텍스를 해제하려고 했습니다.
PL Próbowano zwolnić mutex nie będący własnością wywołującego.
NL Poging tot loslaten van mutex die geen eigendom is van de aanvrager.
EL Έγινε προσπάθεια να απελευθερωθεί ένα mutex που δεν ανήκει στον καλούντα.
DE Es wurde versucht, einen Mutex freizugeben, der nicht im Besitz des Aufrufers war.
FR Tentative de libération d’un mutex dont l’appelant n’est pas propriétaire.
JA 呼び出し側が所有していないミューテックスを解放しようとしています。
ZH 企图释放并非呼叫方所拥有的多用户终端运行程序。
SV Anroparen försökte släppa en mutex som den inte ägde.
RU Попытка освободить не принадлежащий процессу объект синхронизации.