Windows / Code / 0xc0350072
0xc0350072
HRESULT Facility: FACILITY_USERMODE_HYPERVISOR (53)
NTSTATUS Facility: FACILITY_HYPERVISOR (53)
Associated Modules
| Module | Description |
|---|---|
| kernel32.dll | The hypervisor could not perform the operation because it is not allowed with nested virtualization active. |
| ntdll.dll | The hypervisor could not perform the operation because it is not allowed with nested virtualization active. |
| 2 entries | |
Associated Headers
| Header | Symbolic | Description |
|---|---|---|
| ntstatus.h | STATUS_HV_NOT_ALLOWED_WITH_NESTED_VIRT_ACTIVE | The hypervisor could not perform the operation because it is not allowed with nested virtualization active. |
| winerror.h | ERROR_HV_NOT_ALLOWED_WITH_NESTED_VIRT_ACTIVE | The hypervisor could not perform the operation because it is not allowed with nested virtualization active. |
| 2 entries | ||