Function MsiConfigureProductA
pub unsafe fn MsiConfigureProductA<P0>(
szproduct: P0,
iinstalllevel: INSTALLLEVEL,
einstallstate: INSTALLSTATE,
) -> u32where
P0: Param<PCSTR>,
pub unsafe fn MsiConfigureProductA<P0>(
szproduct: P0,
iinstalllevel: INSTALLLEVEL,
einstallstate: INSTALLSTATE,
) -> u32where
P0: Param<PCSTR>,