Searched defs:IPropertySetStorage (Results 1 – 2 of 2) sorted by relevance
27 typedef interface IPropertySetStorage IPropertySetStorage; typedef
240657 pub struct IPropertySetStorage { struct240658 pub lpVtbl: *mut IPropertySetStorageVtbl, argument241180 ppPropSetStg: *mut *mut IPropertySetStorage, in StgCreatePropSetStg()