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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h7633 virtual void STDMETHODCALLTYPE ServerNotify(
7693 void (STDMETHODCALLTYPE *ServerNotify)( member in struct:IChannelHookVtbl
7731 #define IChannelHook_ServerNotify(This,uExtent,riid,cbDataSize,pDataBuffer,lDataRep) (This)->lpVtbl->ServerNotify(This,uExtent,riid,cbDataSize,pDataBuffer,lDataRep)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h7633 virtual void STDMETHODCALLTYPE ServerNotify(
7693 void (STDMETHODCALLTYPE *ServerNotify)( member in struct:IChannelHookVtbl
7731 #define IChannelHook_ServerNotify(This,uExtent,riid,cbDataSize,pDataBuffer,lDataRep) (This)->lpVtbl->ServerNotify(This,uExtent,riid,cbDataSize,pDataBuffer,lDataRep)

Completed in 143 milliseconds