IInternetProtocolRoot (Windows Embedded CE 6.0)
1/6/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 |
---|---|
Cancels an operation that is in progress. |
|
Allows the pluggable protocol handler to continue processing data on the apartment thread. |
|
Resume |
Not implemented. |
Starts the operation. |
|
Suspend |
Not implemented. |
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 |