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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h251 virtual HRESULT STDMETHODCALLTYPE Suspend(
290 HRESULT (STDMETHODCALLTYPE *Suspend)( member in struct:IBindingVtbl
324 #define IBinding_Suspend(This) (This)->lpVtbl->Suspend(This)
2200 virtual HRESULT STDMETHODCALLTYPE Suspend(
2245 HRESULT (STDMETHODCALLTYPE *Suspend)( member in struct:IInternetProtocolRootVtbl
2267 #define IInternetProtocolRoot_Suspend(This) (This)->lpVtbl->Suspend(This)
2520 HRESULT (STDMETHODCALLTYPE *Suspend)( member in struct:IInternetProtocolVtbl
2562 #define IInternetProtocol_Suspend(This) (This)->lpVtbl->Suspend(This)
5246 HRESULT (STDMETHODCALLTYPE *Suspend)( member in struct:IInternetProtocolExVtbl
5297 #define IInternetProtocolEx_Suspend(This) (This)->lpVtbl->Suspend(Thi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h257 virtual HRESULT STDMETHODCALLTYPE Suspend(
296 HRESULT (STDMETHODCALLTYPE *Suspend)( member in struct:IBindingVtbl
330 #define IBinding_Suspend(This) (This)->lpVtbl->Suspend(This)
2206 virtual HRESULT STDMETHODCALLTYPE Suspend(
2251 HRESULT (STDMETHODCALLTYPE *Suspend)( member in struct:IInternetProtocolRootVtbl
2273 #define IInternetProtocolRoot_Suspend(This) (This)->lpVtbl->Suspend(This)
2526 HRESULT (STDMETHODCALLTYPE *Suspend)( member in struct:IInternetProtocolVtbl
2568 #define IInternetProtocol_Suspend(This) (This)->lpVtbl->Suspend(This)
5771 HRESULT (STDMETHODCALLTYPE *Suspend)( member in struct:IInternetProtocolExVtbl
5822 #define IInternetProtocolEx_Suspend(This) (This)->lpVtbl->Suspend(Thi
[all...]

Completed in 78 milliseconds