pub unsafe extern "system" fn MsiProvideComponentW(
szproduct: PCWSTR,
szfeature: PCWSTR,
szcomponent: PCWSTR,
dwinstallmode: INSTALLMODE,
lppathbuf: PWSTR,
pcchpathbuf: *mut u32
) -> u32
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"