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

Function PSFormatPropertyValue

pub unsafe fn PSFormatPropertyValue<P0, P1>(
    pps: P0,
    ppd: P1,
    pdff: PROPDESC_FORMAT_FLAGS,
) -> Result<PWSTR>
where P0: Param<IPropertyStore>, P1: Param<IPropertyDescription>,