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