Windows-foutenFout
ERROR_PRIVILEGE_NOT_HELD (1314)ERROR_PRIVILEGE_NOT_HELD (1314) — Privilege Not Held
The required privilege is not held by the client.
windows
Details bekijken ERROR_NOT_OWNER (288)The caller is not the owner of the mutex.
An attempt was made to release a mutex that the calling thread does not own.
Only release a mutex from the thread that acquired it. Check mutex ownership before releasing.
ERROR_PRIVILEGE_NOT_HELD (1314)The required privilege is not held by the client.
WSAECONNABORTED (10053)The connection was aborted by the local software.
ERROR_PATH_NOT_FOUND (3)The system cannot find the specified path.
ERROR_NOT_ENOUGH_MEMORY (8)The system does not have enough memory to complete the operation.
ERROR_WRITE_PROTECT (19)The media is write-protected.
WSAEDISCON (10101)A graceful disconnect is in progress.