pub type PDETECT_PROGRESS_NOTIFY = Option<unsafe extern "system" fn(progressnotifyparam: *const c_void, detectcomplete: u32) -> BOOL>;
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"