hresult · hresult/HRESULT_FROM_WIN32_ERROR_FILE_NOT_FOUND
HRESULT_FROM_WIN32_ERROR_FILE_NOT_FOUND
File not found (Win32)
The system cannot find the specified file. This is the HRESULT encoding of Win32 ERROR_FILE_NOT_FOUND (2), produced by HRESULT_FROM_WIN32 and commonly encountered in shell and file system APIs.
References
In this namespace
← previous HRESULT_FROM_WIN32_ERROR_ALREADY_EXISTS Already exists (Win32) next → HRESULT_FROM_WIN32_ERROR_INSUFFICIENT_BUFFER Insufficient buffer (Win32)
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 HRESULT_FROM_WIN32_ERROR_TIMEOUT