Searched refs:IPropertyStorage (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | propidl.h | 22 typedef interface IPropertyStorage IPropertyStorage; typedef 61 * IPropertyStorage interface 66 typedef IPropertyStorage *LPPROPERTYSTORAGE; 343 interface IPropertyStorage : public IUnknown 401 IPropertyStorage* This, 406 IPropertyStorage* This); 409 IPropertyStorage* This); 411 /*** IPropertyStorage methods ***/ 413 IPropertyStorage* Thi [all...] |
H A D | propidl.idl | 64 interface IPropertyStorage : IUnknown 66 typedef [unique] IPropertyStorage *LPPROPERTYSTORAGE; 365 [out] IPropertyStorage **ppprstg); 370 [out] IPropertyStorage **ppprstg); 457 cpp_quote("HRESULT WINAPI StgCreatePropStg(IUnknown *, REFFMTID, const CLSID *, DWORD, DWORD, IPropertyStorage **);") 458 cpp_quote("HRESULT WINAPI StgOpenPropStg(IUnknown *, REFFMTID, DWORD, DWORD, IPropertyStorage **);")
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | propidl.h | 22 typedef interface IPropertyStorage IPropertyStorage; typedef 61 * IPropertyStorage interface 66 typedef IPropertyStorage *LPPROPERTYSTORAGE; 343 interface IPropertyStorage : public IUnknown 401 IPropertyStorage* This, 406 IPropertyStorage* This); 409 IPropertyStorage* This); 411 /*** IPropertyStorage methods ***/ 413 IPropertyStorage* Thi [all...] |
H A D | propidl.idl | 64 interface IPropertyStorage : IUnknown 66 typedef [unique] IPropertyStorage *LPPROPERTYSTORAGE; 365 [out] IPropertyStorage **ppprstg); 370 [out] IPropertyStorage **ppprstg); 453 cpp_quote("HRESULT WINAPI StgCreatePropStg(IUnknown *, REFFMTID, const CLSID *, DWORD, DWORD, IPropertyStorage **);") 454 cpp_quote("HRESULT WINAPI StgOpenPropStg(IUnknown *, REFFMTID, DWORD, DWORD, IPropertyStorage **);")
|
Completed in 72 milliseconds