IInternetProtocolSinkStackable::CommitSwitch (Windows CE 5.0)
This method switches to the pluggable MIME filter designated by the IInternetProtocolSinkStackable::SwitchSink method.
HRESULT CommitSwitch(VOID);
Parameters
None.
Return Values
Returns S_OK if successful or an error value otherwise.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.
See Also
IInternetProtocolSinkStackable::SwitchSink
Send Feedback on this topic to the authors