Windows / Code / 0xC0370008
0xC0370008
HRESULT Facility: FACILITY_USERMODE_VIRTUALIZATION (0x037)
NTSTATUS Facility: Unknown (0x037)
Associated Modules
Module | Description |
---|---|
kernel32.dll | Cannot create the partition for the virtualization infrastructure driver because another partition with the same name already exists. |
ntdll.dll | Cannot create the partition for the virtualization infrastructure driver because another partition with the same name already exists. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_VID_PARTITION_ALREADY_EXISTS | Cannot create the partition for the virtualization infrastructure driver because another partition with the same name already exists. |
winerror.h | ERROR_VID_PARTITION_ALREADY_EXISTS | Cannot create the partition for the virtualization infrastructure driver because another partition with the same name already exists. |
2 entries |