Share via


IInternetSession

Send Feedback

This interface is implemented by the client application to create temporary pluggable protocol handlers.

The following methods are used with the IInternetSession interface.

Method Description
IInternetSession::RegisterMimeFilter Registers a temporary pluggable Multipurpose Internet Mail Extensions (MIME) filter on the current process.
IInternetSession::RegisterNameSpace Registers a temporary pluggable namespace handler on the current process.
IInternetSession::UnregisterMimeFilter Unregisters a temporary pluggable MIME filter.
IInternetSession::UnregisterNameSpace Unregisters a temporary pluggable namespace handler.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.