MCPcopy Create free account
hub / github.com/NotRequiem/VMAware / HV_DETAILS

Class HV_DETAILS

src/vmaware.hpp:10036–10038  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10034 }
10035
10036 struct HV_DETAILS {
10037 ULONG Data[4];
10038 };
10039 struct SYSTEM_HYPERVISOR_DETAIL_INFORMATION {
10040 HV_DETAILS HvVendorAndMaxFunction;
10041 HV_DETAILS HypervisorInterface;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected