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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1591 virtual HRESULT STDMETHODCALLTYPE LoadDllServer(
1615 HRESULT (STDMETHODCALLTYPE *LoadDllServer)( member in struct:ISurrogateVtbl
1634 #define ISurrogate_LoadDllServer(This,Clsid) (This)->lpVtbl->LoadDllServer(This,Clsid)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1591 virtual HRESULT STDMETHODCALLTYPE LoadDllServer(
1615 HRESULT (STDMETHODCALLTYPE *LoadDllServer)( member in struct:ISurrogateVtbl
1634 #define ISurrogate_LoadDllServer(This,Clsid) (This)->lpVtbl->LoadDllServer(This,Clsid)

Completed in 223 milliseconds