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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.idl391 HRESULT GetBindOptions(
394 [call_as(GetBindOptions)]
H A Dobjidl.h1812 virtual HRESULT STDMETHODCALLTYPE GetBindOptions(
1865 HRESULT (STDMETHODCALLTYPE *GetBindOptions)( member in struct:IBindCtxVtbl
1907 #define IBindCtx_GetBindOptions(This,pbindopts) (This)->lpVtbl->GetBindOptions(This,pbindopts)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.idl379 HRESULT GetBindOptions(
382 [call_as(GetBindOptions)]
H A Dobjidl.h1812 virtual HRESULT STDMETHODCALLTYPE GetBindOptions(
1865 HRESULT (STDMETHODCALLTYPE *GetBindOptions)( member in struct:IBindCtxVtbl
1907 #define IBindCtx_GetBindOptions(This,pbindopts) (This)->lpVtbl->GetBindOptions(This,pbindopts)

Completed in 111 milliseconds