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