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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h827 virtual DWORD STDMETHODCALLTYPE AddConnection(
854 DWORD (STDMETHODCALLTYPE *AddConnection)( member in struct:IExternalConnectionVtbl
877 #define IExternalConnection_AddConnection(This,extconn,reserved) (This)->lpVtbl->AddConnection(This,extconn,reserved)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h827 virtual DWORD STDMETHODCALLTYPE AddConnection(
854 DWORD (STDMETHODCALLTYPE *AddConnection)( member in struct:IExternalConnectionVtbl
877 #define IExternalConnection_AddConnection(This,extconn,reserved) (This)->lpVtbl->AddConnection(This,extconn,reserved)

Completed in 153 milliseconds