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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml.h84 virtual HRESULT STDMETHODCALLTYPE get__newEnum(
148 HRESULT (STDMETHODCALLTYPE *get__newEnum)( member in struct:IXMLElementCollectionVtbl
177 #define IXMLElementCollection_get__newEnum(This,ppUnk) (This)->lpVtbl->get__newEnum(This,ppUnk)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml.h84 virtual HRESULT STDMETHODCALLTYPE get__newEnum(
148 HRESULT (STDMETHODCALLTYPE *get__newEnum)( member in struct:IXMLElementCollectionVtbl
177 #define IXMLElementCollection_get__newEnum(This,ppUnk) (This)->lpVtbl->get__newEnum(This,ppUnk)

Completed in 59 milliseconds