Continue method

Enables the pluggable protocol handler to continue processing data on the apartment thread.

Syntax

HRESULT retVal = object.Continue(pProtocolData);

Parameters

Remarks

This method is called in response to a call to the IInternetProtocolSink::Switch method.