The IWinInetHttpInfo interface provides a way for a URL moniker client to query HTTP-specific information from the binding object (one that supports the IBinding interface).
A binding object implements this interface to be used for bind operations to HTTP URLs.
A URL moniker client requests this interface by using IBinding::QueryInterface for the purpose of obtaining HTTP-specific information from the binding object.
Methods in Vtable Order
IUnknown Methods |
Description |
QueryInterface |
Returns pointers to supported interfaces. |
AddRef |
Increments reference count. |
Release |
Decrements reference count. |
IWinInetHttpInfo Methods |
Description |
Provides HTTP-specific information related to internet bind operations. |