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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h7640 virtual void STDMETHODCALLTYPE ServerGetSize(
7701 void (STDMETHODCALLTYPE *ServerGetSize)( member in struct:IChannelHookVtbl
7732 #define IChannelHook_ServerGetSize(This,uExtent,riid,hrFault,pDataSize) (This)->lpVtbl->ServerGetSize(This,uExtent,riid,hrFault,pDataSize)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h7640 virtual void STDMETHODCALLTYPE ServerGetSize(
7701 void (STDMETHODCALLTYPE *ServerGetSize)( member in struct:IChannelHookVtbl
7732 #define IChannelHook_ServerGetSize(This,uExtent,riid,hrFault,pDataSize) (This)->lpVtbl->ServerGetSize(This,uExtent,riid,hrFault,pDataSize)

Completed in 151 milliseconds