Function MsiGetComponentStateW
pub unsafe fn MsiGetComponentStateW<P1>(
hinstall: MSIHANDLE,
szcomponent: P1,
piinstalled: *mut INSTALLSTATE,
piaction: *mut INSTALLSTATE,
) -> u32where
P1: Param<PCWSTR>,
pub unsafe fn MsiGetComponentStateW<P1>(
hinstall: MSIHANDLE,
szcomponent: P1,
piinstalled: *mut INSTALLSTATE,
piaction: *mut INSTALLSTATE,
) -> u32where
P1: Param<PCWSTR>,