IInternetProtocolSink Interface

Receives the reports and binding data from the asynchronous pluggable protocol.

IInternetProtocolSink Members

ReportData Reports the amount of data that is available on the thread.
ReportProgress Reports progress made during a state operation.
ReportResult Reports the result of the operation when called on any thread.
Switch Passes data from a worker thread for an asynchronous pluggable protocol that is intended for the apartment thread of the same asynchronous pluggable protocol.

Remarks

This interface is a free-threaded interface and can be called from any thread. It is implemented by client applications that interact directly with an asynchronous pluggable protocol and pluggable MIME filters.

Interface Information

Stock ImplementationUrlmon.dll
Custom ImplementationNo
Inherits fromIUnknown
Header and IDL filesUrlmon.h, Urlmon.idl
Minimum availabilityInternet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0, Windows CE 2.12
Tags :


Page view tracker