共用方式為


IInternetProtocolRoot

Send Feedback

This interface is used to control the operation of an asynchronous pluggable protocol handler.

The following methods are used with the IInternetProtocolRoot interface.

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.
IInternetProtocolRoot::Start Starts the operation.
IInternetProtocolRoot::Terminate Releases the resources used by the pluggable protocol handler.

See Also

HTML Control API Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.