Controls the operation of an asynchronous pluggable protocol handler.
Members
The IInternetProtocolRoot interface inherits from the IUnknown interface. IInternetProtocolRoot also has these types of members:
- Methods
Methods
The IInternetProtocolRoot interface has these methods.
| Method | Description |
|---|---|
| Abort | Cancels an operation that is in progress. |
| Continue | Enables the pluggable protocol handler to continue processing data on the apartment thread. |
| Resume | Not currently implemented. |
| Start | Starts the operation. |
| Suspend | Not currently implemented. |
| Terminate | Releases the resources used by the pluggable protocol handler. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Urlmon.h |
IDL |
Urlmon.idl |
DLL |
Urlmon.dll |