Function PSPropertyBag_ReadULONGLONG
pub unsafe fn PSPropertyBag_ReadULONGLONG<P0, P1>(
propbag: P0,
propname: P1,
) -> Result<u64>where
P0: Param<IPropertyBag>,
P1: Param<PCWSTR>,
pub unsafe fn PSPropertyBag_ReadULONGLONG<P0, P1>(
propbag: P0,
propname: P1,
) -> Result<u64>where
P0: Param<IPropertyBag>,
P1: Param<PCWSTR>,