Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::UpdateDriverForPlugAndPlayDevicesW
pub unsafe extern "system" fn UpdateDriverForPlugAndPlayDevicesW(
hwndparent: HWND,
hardwareid: PCWSTR,
fullinfpath: PCWSTR,
installflags: UPDATEDRIVERFORPLUGANDPLAYDEVICES_FLAGS,
brebootrequired: *mut BOOL
) -> BOOL
Expand description
Required features: "Win32_Foundation"