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.
Implemented by the client application to create temporary pluggable protocol handlers.
The IInternetSession interface inherits from the IUnknown interface. IInternetSession also has these types of members:
- 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. |
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Urlmon.h |
IDL |
Urlmon.idl |
DLL |
Urlmon.dll |