pub unsafe extern "system" fn SetupPromptForDiskW(
hwndparent: HWND,
dialogtitle: PWSTR,
diskname: PWSTR,
pathtosource: PWSTR,
filesought: PWSTR,
tagfile: PWSTR,
diskpromptstyle: u32,
pathbuffer: PWSTR,
pathbuffersize: u32,
pathrequiredsize: *mut u32
) -> u32Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
