IWinInetInfo (Windows CE 5.0)
This interface retrieves option information used by the underlying Win32 Internet functions.
Method | Description |
---|---|
QueryOption | Retrieves the indicated Win32 Internet function option. |
Remarks
Client applications can call QueryInterface on the IBinding interface to get a pointer to the IWinInetInfo interface after your implementation of the IBindStatusCallback::OnProgress method has been called. Not all protocol schemes support this interface.
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