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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h129 typedef interface IInternetSession IInternetSession; typedef
2826 * IInternetSession interface
2831 typedef IInternetSession *LPIINTERNETSESSION;
2838 interface IInternetSession : public IUnknown
2882 IInternetSession* This,
2887 IInternetSession* This);
2890 IInternetSession* This);
2892 /*** IInternetSession methods ***/
2894 IInternetSession* Thi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h129 typedef interface IInternetSession IInternetSession; typedef
2832 * IInternetSession interface
2837 typedef IInternetSession *LPIINTERNETSESSION;
2844 interface IInternetSession : public IUnknown
2888 IInternetSession* This,
2893 IInternetSession* This);
2896 IInternetSession* This);
2898 /*** IInternetSession methods ***/
2900 IInternetSession* Thi
[all...]

Completed in 70 milliseconds