hresult · hresult/HRESULT_FROM_WIN32_ERROR_SHARING_VIOLATION
HRESULT_FROM_WIN32_ERROR_SHARING_VIOLATION
Sharing violation (Win32)
The process cannot access the file because it is in use by another process. This is the HRESULT encoding of Win32 ERROR_SHARING_VIOLATION (32), common when opening files without appropriate share flags.
References
In this namespace
← previous HRESULT_FROM_WIN32_ERROR_PATH_NOT_FOUND Path not found (Win32) next → HRESULT_FROM_WIN32_ERROR_TIMEOUT Wait timeout (Win32)
HRESULT_FROM_WIN32_ERROR_ALREADY_EXISTS HRESULT_FROM_WIN32_ERROR_FILE_NOT_FOUND HRESULT_FROM_WIN32_ERROR_INSUFFICIENT_BUFFER HRESULT_FROM_WIN32_ERROR_NOT_SUPPORTED HRESULT_FROM_WIN32_ERROR_PATH_NOT_FOUND HRESULT_FROM_WIN32_ERROR_SHARING_VIOLATION HRESULT_FROM_WIN32_ERROR_TIMEOUT REGDB_E_CLASSNOTREG RPC_E_CALL_REJECTED RPC_E_CHANGED_MODE RPC_E_DISCONNECTED