windows::Win32::UI::Shell::PropertiesSystem

Function SHPropStgReadMultiple

pub unsafe fn SHPropStgReadMultiple<P0>(
    pps: P0,
    ucodepage: u32,
    cpspec: u32,
    rgpspec: *const PROPSPEC,
    rgvar: *mut PROPVARIANT,
) -> Result<()>
where P0: Param<IPropertyStorage>,