Windows / Code / 0xc0350019
0xc0350019
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 the object or value was either already in use or being used for a purpose that would not permit completing the operation. |
ntdll.dll | The hypervisor could not perform the operation because the object or value was either already in use or being used for a purpose that would not permit completing the operation. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_HV_OBJECT_IN_USE | The hypervisor could not perform the operation because the object or value was either already in use or being used for a purpose that would not permit completing the operation. |
winerror.h | ERROR_HV_OBJECT_IN_USE | The hypervisor could not perform the operation because the object or value was either already in use or being used for a purpose that would not permit completing the operation. |
2 entries |