IWinInetInfo interface

Gets option information that is used by the underlying Microsoft Win32 Internet functions.

Members

The IWinInetInfo interface inherits from the IUnknown interface. IWinInetInfo also has these types of members:

  • Methods

Methods

The IWinInetInfo interface has these methods.

Method Description
QueryOption

Gets the specified Win32 Internet function option.

 

Remarks

Client applications can call QueryInterface on the IBinding interface to get a pointer to the IWinInetInfo interface after the implementation of the IBindStatusCallback::OnProgress method has been called. Not all protocol schemes support this interface.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Product

Internet Explorer 3.0

Header

Urlmon.h

IDL

Urlmon.idl

DLL

Urlmon.dll