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