How To Get WinInet Information from a URL Moniker Binding (176787)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 3.0
- Microsoft Internet Explorer (Programming) 4.0
- Microsoft Internet Explorer (Programming) 4.01
- Microsoft Internet Explorer (Programming) 5
- Microsoft Internet Explorer (Programming) 5.5
This article was previously published under Q176787 SUMMARY
Programs that use URL Monikers to download data but need to obtain extra
low-level WinInet information about the download can use the
IWinInetHttpInfo and IWinInetInfo interfaces.
The IWinInetHttpInfo interface implemented by the binding object can be
used to make the equivalent of HttpQueryInfo calls. In the same fashion,
IWinInetInfo can be used to make the equivalent of InternetQueryOption
calls.
REFERENCES
Internet Client SDK: Internet Tools & Technologies; Monikers, URLs,
Security Zones, and Pluggable Protocols
Internet Client SDK: Internet Tools & Technologies; WinInet API
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbcode kbhowto KB176787 |
---|
|