SwitchSink method

Designates the pluggable MIME filter to switch to.

Syntax


HRESULT retVal = object.SwitchSink(pOIProtSink);

Parameters

pOIProtSink [in]

Type: IInternetProtocolSink

The address of the IInternetProtocolSink interface to switch to.

 

 

Show: