PSPropertyBag_ReadPOINTL

Function PSPropertyBag_ReadPOINTL 

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