Function MsiGetComponentPathA
pub unsafe fn MsiGetComponentPathA<P0, P1>(
szproduct: P0,
szcomponent: P1,
lppathbuf: Option<PSTR>,
pcchbuf: Option<*mut u32>,
) -> INSTALLSTATEwhere
P0: Param<PCSTR>,
P1: Param<PCSTR>,
pub unsafe fn MsiGetComponentPathA<P0, P1>(
szproduct: P0,
szcomponent: P1,
lppathbuf: Option<PSTR>,
pcchbuf: Option<*mut u32>,
) -> INSTALLSTATEwhere
P0: Param<PCSTR>,
P1: Param<PCSTR>,