Struct windows_sys::Gaming::Input::Custom::GipFirmwareUpdateProgress
[−]#[repr(C)]pub struct GipFirmwareUpdateProgress {
pub PercentCompleted: f64,
pub CurrentComponentId: u32,
}Expand description
Required features: ‘Gaming_Input_Custom’
Fields
PercentCompleted: f64CurrentComponentId: u32