Function windows::Win32::System::ApplicationInstallationAndServicing::MsiDoActionW
pub unsafe fn MsiDoActionW<P0, P1>(hinstall: P0, szaction: P1) -> u32where
P0: Param<MSIHANDLE>,
P1: Param<PCWSTR>,