IWinInetHttpInfo (Windows CE 5.0)
This interface checks information on HTTP requests made through the underlying Win32 Internet functions.
Method | Description |
---|---|
QueryInfo | Retrieves the specified information from an HTTP request. |
Remarks
Client applications can call QueryInterface on the IBinding interface to get a pointer to the IWinInetHttpInfo interface after your implementation of the IBindStatusCallback::OnProgress method has been called.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.
Send Feedback on this topic to the authors