Browser Extensions Reference

This section contains reference information for browser extensions.

Interfaces

Topic Contents
IDeleteBrowsingHistory

Notifies third-party extensions when browsing history is deleted by the user.

IDeskBand

Gets information about a band object.

IDownloadManager

Provides access to the method of a custom download manager object that Windows Internet Explorer and WebBrowser applications use to download a file.

IImageDecodeEventSink

Exposes methods that are called by IImageDecodeFilter during a decode operation.

IImageDecodeEventSink2

Exposes the method to support alpha channel transparency of Portable Network Graphics (PNG).

IImageDecodeFilter

Exposes methods used to implement a custom image source handler in Internet Explorer. This handler is invoked when rendering images for the IMG element's SRC attribute.

IMapMIMEToCLSID

Provides methods that implement mappings.

 

Structures

Topic Contents
DESKBANDINFO

Contains and receives information for a band object. This structure is used with the IDeskBand::GetBandInfo method.