Searched refs:SetBindOptions (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.idl383 HRESULT SetBindOptions(
386 [call_as(SetBindOptions)]
H A Dobjidl.h1809 virtual HRESULT STDMETHODCALLTYPE SetBindOptions(
1861 HRESULT (STDMETHODCALLTYPE *SetBindOptions)( member in struct:IBindCtxVtbl
1906 #define IBindCtx_SetBindOptions(This,pbindopts) (This)->lpVtbl->SetBindOptions(This,pbindopts)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.idl371 HRESULT SetBindOptions(
374 [call_as(SetBindOptions)]
H A Dobjidl.h1809 virtual HRESULT STDMETHODCALLTYPE SetBindOptions(
1861 HRESULT (STDMETHODCALLTYPE *SetBindOptions)( member in struct:IBindCtxVtbl
1906 #define IBindCtx_SetBindOptions(This,pbindopts) (This)->lpVtbl->SetBindOptions(This,pbindopts)

Completed in 86 milliseconds