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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
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.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 79 milliseconds