errors.fyi community error code reference
DXGI_ERROR_NOT_FOUND
hresult

DXGI object not found

The requested DXGI object (adapter, output, or private data) was not found. Returned by enumeration functions when the specified ordinal is out of range, or by GetPrivateData when the GUID is unrecognised.

Numeric value: 2289696770

References

← all namespaces