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

Function PSGetPropertyValue

pub unsafe fn PSGetPropertyValue<P0, P1>(
    pps: P0,
    ppd: P1,
) -> Result<PROPVARIANT>
where P0: Param<IPropertyStore>, P1: Param<IPropertyDescription>,