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

Function PSPropertyBag_ReadSHORT

pub unsafe fn PSPropertyBag_ReadSHORT<P0, P1>(
    propbag: P0,
    propname: P1,
) -> Result<i16>
where P0: Param<IPropertyBag>, P1: Param<PCWSTR>,