Click to return to the Networking, Protocols     
IWindowForBindingUI::GetW...     IWinInetHttpInfo::QueryIn...     URL Moniker Interfaces    
Web Workshop  |  Networking, Protocols & Data Formats

IWinInetHttpInfo Interface


This interface checks information on HTTP requests made through the underlying Win32® Internet functions.

IWinInetHttpInfo Method

QueryInfo Retrieves the specified information from an HTTP request.

Interface Information

Implementation System (Urlmon.dll)
Inherits from IWinInetInfo
Header and IDL files Urlmon.h, Urlmon.idl
Minimum availability Internet Explorer 3
Minimum operating systems Windows 95, Windows NT 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

Remarks

Client applications can call IUnknown::QueryInterface on the IBinding interface to get a pointer to the IWinInetHttpInfo interface after your implementation of the IBindStatusCallback::OnProgress method has been called.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.