hresult · hresult/HRESULT_FROM_WIN32_ERROR_ALREADY_EXISTS
HRESULT_FROM_WIN32_ERROR_ALREADY_EXISTS
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.
References
In this namespace
← previous E_UNEXPECTED Unexpected failure next → HRESULT_FROM_WIN32_ERROR_FILE_NOT_FOUND File not found (Win32)
E_NOINTERFACE E_NOTIMPL E_OUTOFMEMORY E_POINTER E_UNEXPECTED 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