DXGI_ERROR_ACCESS_DENIED

Code: 0x887a002b (2289696811)

As HRESULT:As NTSTATUS:

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.

Documented in Win32

COM Error Codes (UI, Audio, DirectX, Codec) (winerror.h): 0x887A002B

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

ModuleCodeFound inDescription
KernelBase.dll0x887a002b8.1The 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.
kernel32.dll0x887a002b8.11011The 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.
2 entries