Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupLogFileW
[−]pub unsafe extern "system" fn SetupLogFileW(
fileloghandle: *const c_void,
logsectionname: PWSTR,
sourcefilename: PWSTR,
targetfilename: PWSTR,
checksum: u32,
disktagfile: PWSTR,
diskdescription: PWSTR,
otherinfo: PWSTR,
flags: u32
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
