Function MsiInstallProductW
pub unsafe fn MsiInstallProductW<P0, P1>(
szpackagepath: P0,
szcommandline: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn MsiInstallProductW<P0, P1>(
szpackagepath: P0,
szcommandline: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,