HRESULT_FROM_WIN32_ERROR_ALREADY_EXISTS
hresult Already exists (Win32)
Cannot create a file or object when it already exists. This is the HRESULT encoding of Win32 ERROR_ALREADY_EXISTS (183), returned by APIs that require exclusive creation.
Numeric value: 2147942583