Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupGetInfDriverStoreLocationW
[−]pub unsafe extern "system" fn SetupGetInfDriverStoreLocationW(
filename: PCWSTR,
alternateplatforminfo: *const SP_ALTPLATFORM_INFO_V2,
localename: PCWSTR,
returnbuffer: PWSTR,
returnbuffersize: u32,
requiredsize: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"
, "Win32_System_Diagnostics_Debug"