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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpropidl.h27 typedef interface IPropertySetStorage IPropertySetStorage; typedef
612 * IPropertySetStorage interface
617 typedef IPropertySetStorage *LPPROPERTYSETSTORAGE;
620 interface IPropertySetStorage : public IUnknown
647 IPropertySetStorage* This,
652 IPropertySetStorage* This);
655 IPropertySetStorage* This);
657 /*** IPropertySetStorage methods ***/
659 IPropertySetStorage* Thi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpropidl.h27 typedef interface IPropertySetStorage IPropertySetStorage; typedef
612 * IPropertySetStorage interface
617 typedef IPropertySetStorage *LPPROPERTYSETSTORAGE;
620 interface IPropertySetStorage : public IUnknown
647 IPropertySetStorage* This,
652 IPropertySetStorage* This);
655 IPropertySetStorage* This);
657 /*** IPropertySetStorage methods ***/
659 IPropertySetStorage* Thi
[all...]

Completed in 397 milliseconds