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 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
Send Feedback on this topic to the authors