Share via


IInternetSession interface

Implemented by the client application to create temporary pluggable protocol handlers.

Members

The IInternetSession interface inherits from the IUnknown interface. IInternetSession also has these types of members:

  • Methods

Methods

The IInternetSession interface has these methods.

Method Description
CreateBinding
GetCache
GetSessionOption
RegisterMimeFilter

Registers a temporary pluggable MIME filter on the current process.

RegisterNameSpace

Registers a temporary pluggable namespace handler on the current process.

SetCache
SetSessionOption
UnregisterMimeFilter

Unregisters a temporary pluggable MIME filter.

UnregisterNameSpace

Unregisters a temporary pluggable namespace handler.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Urlmon.h

IDL

Urlmon.idl

DLL

Urlmon.dll