#[repr(C)]
pub union WHV_NOTIFICATION_PORT_PARAMETERS_0 {
pub Doorbell: WHV_DOORBELL_MATCH_DATA,
pub Event: WHV_NOTIFICATION_PORT_PARAMETERS_0_0,
}
Expand description
Required features: "Win32_System_Hypervisor"
Fields§
§Doorbell: WHV_DOORBELL_MATCH_DATA
§Event: WHV_NOTIFICATION_PORT_PARAMETERS_0_0