This is work in progress.

Windows / Headers / winerror.h / DXGI_ERROR_ACCESS_DENIED

DXGI_ERROR_ACCESS_DENIED

Code: 0x887a002b (0)

HRESULT Facility: Unknown (122)

NTSTATUS Facility: Unknown (2170)

Abstract

The application is trying to use a resource to which it does not have the required access privileges. This is most commonly caused by writing to a shared resource with read-only access.

Associated Modules

ModuleCodeDescription
kernel32.dll0x887a002bThe application is trying to use a resource to which it does not have the required access privileges. This is most commonly caused by writing to a shared resource with read-only access.
1 entry