Function StgOpenPropStg
pub unsafe fn StgOpenPropStg<P0>(
punk: P0,
fmtid: *const GUID,
grfflags: u32,
dwreserved: Option<u32>,
) -> Result<IPropertyStorage>where
P0: Param<IUnknown>,
pub unsafe fn StgOpenPropStg<P0>(
punk: P0,
fmtid: *const GUID,
grfflags: u32,
dwreserved: Option<u32>,
) -> Result<IPropertyStorage>where
P0: Param<IUnknown>,