pub unsafe extern "system" fn MsiLocateComponentW(
szcomponent: PCWSTR,
lppathbuf: PWSTR,
pcchbuf: *mut u32
) -> INSTALLSTATE
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
pub unsafe extern "system" fn MsiLocateComponentW(
szcomponent: PCWSTR,
lppathbuf: PWSTR,
pcchbuf: *mut u32
) -> INSTALLSTATE
Required features: "Win32_System_ApplicationInstallationAndServicing"