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