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.