pub unsafe fn MsiQueryFeatureStateW<P0, P1>(
szproduct: P0,
szfeature: P1,
) -> INSTALLSTATEwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn MsiQueryFeatureStateW<P0, P1>(
szproduct: P0,
szfeature: P1,
) -> INSTALLSTATEwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,