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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpropidl.h365 virtual HRESULT STDMETHODCALLTYPE WritePropertyNames(
436 HRESULT (STDMETHODCALLTYPE *WritePropertyNames)( member in struct:IPropertyStorageVtbl
488 #define IPropertyStorage_WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->WritePropertyNames(This,cpropid,rgpropid,rglpwstrName)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpropidl.h365 virtual HRESULT STDMETHODCALLTYPE WritePropertyNames(
436 HRESULT (STDMETHODCALLTYPE *WritePropertyNames)( member in struct:IPropertyStorageVtbl
488 #define IPropertyStorage_WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->WritePropertyNames(This,cpropid,rgpropid,rglpwstrName)

Completed in 49 milliseconds