Windows / Code / 0xc0350060
0xc0350060
HRESULT Facility: FACILITY_USERMODE_HYPERVISOR (53)
NTSTATUS Facility: FACILITY_HYPERVISOR (53)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The supplied page request specifies a memory access that the guest does not have permissions to perform. |
ntdll.dll | The supplied page request specifies a memory access that the guest does not have permissions to perform. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_HV_PAGE_REQUEST_INVALID | The supplied page request specifies a memory access that the guest does not have permissions to perform. |
winerror.h | ERROR_HV_PAGE_REQUEST_INVALID | The supplied page request specifies a memory access that the guest does not have permissions to perform. |
2 entries |