Function MsiUseFeatureExW
pub unsafe fn MsiUseFeatureExW<P0, P1>(
szproduct: P0,
szfeature: P1,
dwinstallmode: u32,
dwreserved: Option<u32>,
) -> INSTALLSTATEwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn MsiUseFeatureExW<P0, P1>(
szproduct: P0,
szfeature: P1,
dwinstallmode: u32,
dwreserved: Option<u32>,
) -> INSTALLSTATEwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,