HRESULT_FROM_WIN32_ERROR_SHARING_VIOLATION
hresult 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.
Numeric value: 2147942432