Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

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

Header urlmon.h, urlmon.idl
Library urlmon.lib
Windows Embedded CE Windows CE .NET 4.0 and later
Windows Mobile Windows Mobile Version 5.0 and later