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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml.h1174 virtual HRESULT STDMETHODCALLTYPE get_async(
1286 HRESULT (STDMETHODCALLTYPE *get_async)( member in struct:IXMLDocument2Vtbl
1325 #define IXMLDocument2_get_async(This,pf) (This)->lpVtbl->get_async(This,pf)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml.h1174 virtual HRESULT STDMETHODCALLTYPE get_async(
1286 HRESULT (STDMETHODCALLTYPE *get_async)( member in struct:IXMLDocument2Vtbl
1325 #define IXMLDocument2_get_async(This,pf) (This)->lpVtbl->get_async(This,pf)

Completed in 39 milliseconds