Windows / Code / 0x887a002b
0x887a002b
HRESULT Facility: Unknown (122)
NTSTATUS Facility: Unknown (2170)
Associated Modules
Module | Description |
---|---|
kernel32.dll | 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 |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | DXGI_ERROR_ACCESS_DENIED | 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 |