Function PSGetPropertyValue
pub unsafe fn PSGetPropertyValue<P0, P1>(
pps: P0,
ppd: P1,
) -> Result<PROPVARIANT>where
P0: Param<IPropertyStore>,
P1: Param<IPropertyDescription>,
pub unsafe fn PSGetPropertyValue<P0, P1>(
pps: P0,
ppd: P1,
) -> Result<PROPVARIANT>where
P0: Param<IPropertyStore>,
P1: Param<IPropertyDescription>,