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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h49 typedef interface IHttpNegotiate IHttpNegotiate; typedef
993 * IHttpNegotiate interface
998 typedef IHttpNegotiate *LPHTTPNEGOTIATE;
1001 interface IHttpNegotiate : public IUnknown
1022 IHttpNegotiate* This,
1027 IHttpNegotiate* This);
1030 IHttpNegotiate* This);
1032 /*** IHttpNegotiate methods ***/
1034 IHttpNegotiate* Thi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h49 typedef interface IHttpNegotiate IHttpNegotiate; typedef
999 * IHttpNegotiate interface
1004 typedef IHttpNegotiate *LPHTTPNEGOTIATE;
1007 interface IHttpNegotiate : public IUnknown
1028 IHttpNegotiate* This,
1033 IHttpNegotiate* This);
1036 IHttpNegotiate* This);
1038 /*** IHttpNegotiate methods ***/
1040 IHttpNegotiate* Thi
[all...]

Completed in 69 milliseconds