Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface is implemented by the client application to create temporary pluggable protocol handlers.
The following table shows this interface's methods.
Method | Description |
---|---|
IInternetSession::RegisterMimeFilter | Registers a temporary pluggable 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. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.
Send Feedback on this topic to the authors