This interface retrieves option information used by the underlying Win32® Internet functions.
IWinInetInfo Method
QueryOption Retrieves the indicated Win32® Internet function option.
Interface Information
Implementation System (Urlmon.dll) Inherits from IUnknown 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 IWinInetInfo interface after your implementation of the IBindStatusCallback::OnProgress method has been called. Not all protocol schemes support this interface.