Contents Index Topic Contents | ||
Previous Topic: IWindowForBindingUI Next Topic: IWinInetInfo |
IWinInetHttpInfo
This interface checks information on HTTP requests made through the underlying Win32® Internet functions.
IWinInetHttpInfo methods Description QueryInfo Queries information about an HTTP request. 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. Not all protocol schemes support this interface.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.