Searched defs:IPropertyStorage (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpropidl.h22 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...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpropidl.h22 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...]

Completed in 76 milliseconds