Designates the pluggable MIME filter to switch to.
Syntax
HRESULT SwitchSink( IInternetProtocolSink *pOIProtSink );
Parameters
- pOIProtSink
- [in] Address of the IInternetProtocolSink interface to switch to.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also