IWinInetHttpInfo (Windows Embedded CE 6.0)
1/6/2010
This interface checks information on HTTP requests made through the underlying Win32 Internet functions.
Method | Description |
---|---|
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
Header | urlmon.h, urlmon.idl |
Library | urlmon.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |