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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h9359 virtual HRESULT STDMETHODCALLTYPE AllowForegroundTransfer(
9380 HRESULT (STDMETHODCALLTYPE *AllowForegroundTransfer)( member in struct:IForegroundTransferVtbl
9396 #define IForegroundTransfer_AllowForegroundTransfer(This,lpvReserved) (This)->lpVtbl->AllowForegroundTransfer(This,lpvReserved)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h9359 virtual HRESULT STDMETHODCALLTYPE AllowForegroundTransfer(
9380 HRESULT (STDMETHODCALLTYPE *AllowForegroundTransfer)( member in struct:IForegroundTransferVtbl
9396 #define IForegroundTransfer_AllowForegroundTransfer(This,lpvReserved) (This)->lpVtbl->AllowForegroundTransfer(This,lpvReserved)

Completed in 79 milliseconds