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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h94 typedef interface IBindProtocol IBindProtocol; typedef
1892 * IBindProtocol interface
1897 typedef IBindProtocol *LPBINDPROTOCOL;
1900 interface IBindProtocol : public IUnknown
1914 IBindProtocol* This,
1919 IBindProtocol* This);
1922 IBindProtocol* This);
1924 /*** IBindProtocol methods ***/
1926 IBindProtocol* Thi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h94 typedef interface IBindProtocol IBindProtocol; typedef
1898 * IBindProtocol interface
1903 typedef IBindProtocol *LPBINDPROTOCOL;
1906 interface IBindProtocol : public IUnknown
1920 IBindProtocol* This,
1925 IBindProtocol* This);
1928 IBindProtocol* This);
1930 /*** IBindProtocol methods ***/
1932 IBindProtocol* Thi
[all...]

Completed in 329 milliseconds