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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h59 typedef interface IBindHost IBindHost; typedef
1181 * IBindHost interface
1186 typedef IBindHost *LPBINDHOST;
1189 interface IBindHost : public IUnknown
1218 IBindHost* This,
1223 IBindHost* This);
1226 IBindHost* This);
1228 /*** IBindHost methods ***/
1230 IBindHost* Thi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h59 typedef interface IBindHost IBindHost; typedef
1187 * IBindHost interface
1192 typedef IBindHost *LPBINDHOST;
1195 interface IBindHost : public IUnknown
1224 IBindHost* This,
1229 IBindHost* This);
1232 IBindHost* This);
1234 /*** IBindHost methods ***/
1236 IBindHost* Thi
[all...]

Completed in 54 milliseconds