Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupCopyErrorW
[−]pub unsafe extern "system" fn SetupCopyErrorW(
hwndparent: HWND,
dialogtitle: PWSTR,
diskname: PWSTR,
pathtosource: PWSTR,
sourcefile: PWSTR,
targetpathfile: PWSTR,
win32errorcode: u32,
style: u32,
pathbuffer: PWSTR,
pathbuffersize: u32,
pathrequiredsize: *mut u32
) -> u32Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
