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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h76 typedef interface IBindCtx IBindCtx; typedef
1767 * IBindCtx interface
1772 typedef IBindCtx *LPBINDCTX;
1773 typedef IBindCtx *LPBC;
1798 interface IBindCtx : public IUnknown
1839 IBindCtx* This,
1844 IBindCtx* This);
1847 IBindCtx* This);
1849 /*** IBindCtx method
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h76 typedef interface IBindCtx IBindCtx; typedef
1767 * IBindCtx interface
1772 typedef IBindCtx *LPBINDCTX;
1773 typedef IBindCtx *LPBC;
1798 interface IBindCtx : public IUnknown
1839 IBindCtx* This,
1844 IBindCtx* This);
1847 IBindCtx* This);
1849 /*** IBindCtx method
[all...]

Completed in 81 milliseconds