Function windows::Win32::UI::Shell::PropertiesSystem::PSPropertyBag_ReadLONG

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