Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface is used to control the operation of an asynchronous pluggable protocol handler.
The following table shows this interface's methods.
Method | Description |
---|---|
IInternetProtocolRoot::Abort | Cancels an operation that is in progress. |
IInternetProtocolRoot::Continue | Allows the pluggable protocol handler to continue processing data on the apartment thread. |
Resume | Not implemented. |
IInternetProtocolRoot::Start | Starts the operation. |
Suspend | Not implemented. |
IInternetProtocolRoot::Terminate | Releases the resources used by the pluggable protocol handler. |
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