Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Enables the pluggable protocol handler to continue processing data on the apartment thread.
Syntax
HRESULT retVal = object.Continue(pProtocolData);
Parameters
pProtocolData [in]
Type: PROTOCOLDATAThe address of the PROTOCOLDATA structure data passed to IInternetProtocolSink::Switch.
Remarks
This method is called in response to a call to the IInternetProtocolSink::Switch method.