Function windows::Win32::UI::Shell::PropertiesSystem::PifMgr_GetProperties
pub unsafe fn PifMgr_GetProperties<P0, P1>(
hprops: P0,
pszgroup: P1,
lpprops: Option<*mut c_void>,
cbprops: i32,
flopt: u32,
) -> i32where
P0: Param<HANDLE>,
P1: Param<PCSTR>,