DXGI_ERROR_ACCESS_DENIED
Code: 0x887a002b (2289696811)
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- X: 1 (Reserved, only expected on the TRK exceptions)
- Facility: 0x07a (Unknown facility)
- Code: 0x002b (43)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x87a (Unknown facility)
- Code: 0x002b (43)
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
| Module | Code | Found in | Description |
|---|---|---|---|
| KernelBase.dll | 0x887a002b | 8.1 | 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. |
| kernel32.dll | 0x887a002b | 8.11011 | 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. |
| 2 entries | |||