Struct windows_sys::Win32::System::Hypervisor::WHV_RUN_VP_CANCELED_CONTEXT
#[repr(C)]pub struct WHV_RUN_VP_CANCELED_CONTEXT {
pub CancelReason: WHV_RUN_VP_CANCEL_REASON,
}
Expand description
Required features: "Win32_System_Hypervisor"
Fields§
§CancelReason: WHV_RUN_VP_CANCEL_REASON