HV_GUEST_OS_VENDOR enumeration
The HV_GUEST_OS_VENDOR enumeration contains values that identify guest operating system vendors.
Syntax
typedef enum _HV_GUEST_OS_VENDOR { HvGuestOsVendorMicrosoft = 0x0001 } HV_GUEST_OS_VENDOR, *PHV_GUEST_OS_VENDOR;
Constants
- HvGuestOsVendorMicrosoft
-
A value that specifies that the vendor of the guest operating system is Microsoft.
Remarks
The HV_GUEST_OS_VENDOR enumeration is used in the HV_X64_MSR_GUEST_OS_ID_CONTENTS union.
Requirements
Header |
|
---|
See also
Send comments about this topic to Microsoft
Build date: 11/16/2013
Show: