IWinInetHttpInfo
A version of this page is also available for
4/8/2010
This interface checks information on HTTP requests made through the underlying Win32 Internet functions.
Method | Description |
---|---|
Retrieves the specified information from an HTTP request. |
Remarks
Client applications can call QueryInterface on the IBinding interface to get a pointer to the IWinInetHttpInfo interface after your implementation of the IBindStatusCallback::OnProgress method has been called.
Requirements
Header | urlmon.h, urlmon.idl |
Library | urlmon.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |