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
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 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. |
| 1 entry | ||