#[repr(C)]pub struct WHV_VPCI_DEVICE_NOTIFICATION {
pub NotificationType: WHV_VPCI_DEVICE_NOTIFICATION_TYPE,
pub Reserved1: u32,
pub Anonymous: WHV_VPCI_DEVICE_NOTIFICATION_0,
}Expand description
Required features: ‘Win32_System_Hypervisor’
Fields
NotificationType: WHV_VPCI_DEVICE_NOTIFICATION_TYPEReserved1: u32Anonymous: WHV_VPCI_DEVICE_NOTIFICATION_0