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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h794 virtual HRESULT STDMETHODCALLTYPE GetBindInfoEx(
861 HRESULT (STDMETHODCALLTYPE *GetBindInfoEx)( member in struct:IBindStatusCallbackExVtbl
889 #define IBindStatusCallbackEx_GetBindInfoEx(This,grfBINDF,pbindinfo,grfBINDF2,pdwReserved) (This)->lpVtbl->GetBindInfoEx(This,grfBINDF,pbindinfo,grfBINDF2,pdwReserved)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h800 virtual HRESULT STDMETHODCALLTYPE GetBindInfoEx(
867 HRESULT (STDMETHODCALLTYPE *GetBindInfoEx)( member in struct:IBindStatusCallbackExVtbl
895 #define IBindStatusCallbackEx_GetBindInfoEx(This,grfBINDF,pbindinfo,grfBINDF2,pdwReserved) (This)->lpVtbl->GetBindInfoEx(This,grfBINDF,pbindinfo,grfBINDF2,pdwReserved)

Completed in 80 milliseconds