Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupQueueCopyW
[−]pub unsafe extern "system" fn SetupQueueCopyW(
queuehandle: *const c_void,
sourcerootpath: PCWSTR,
sourcepath: PCWSTR,
sourcefilename: PCWSTR,
sourcedescription: PCWSTR,
sourcetagfile: PCWSTR,
targetdirectory: PCWSTR,
targetfilename: PCWSTR,
copystyle: u32
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"