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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpropidl.h370 virtual HRESULT STDMETHODCALLTYPE DeletePropertyNames(
442 HRESULT (STDMETHODCALLTYPE *DeletePropertyNames)( member in struct:IPropertyStorageVtbl
489 #define IPropertyStorage_DeletePropertyNames(This,cpropid,rgpropid) (This)->lpVtbl->DeletePropertyNames(This,cpropid,rgpropid)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpropidl.h370 virtual HRESULT STDMETHODCALLTYPE DeletePropertyNames(
442 HRESULT (STDMETHODCALLTYPE *DeletePropertyNames)( member in struct:IPropertyStorageVtbl
489 #define IPropertyStorage_DeletePropertyNames(This,cpropid,rgpropid) (This)->lpVtbl->DeletePropertyNames(This,cpropid,rgpropid)

Completed in 50 milliseconds