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