IHTMLEventObj6 interface

Extends IHTMLEventObj5 with pinned site events.

Members

The IHTMLEventObj6 interface inherits from the IDispatch interface. IHTMLEventObj6 also has these types of members:

  • Properties

Properties

The IHTMLEventObj6 interface has these properties.

Property Description

actionURL

Gets the URL of a Jump List item that is removed.

This property is not supported for Windows apps using JavaScript.

buttonID

Gets the Thumbnail Toolbar button ID that is clicked.

This property is not supported for Windows apps using JavaScript.

 

Remarks

These event object properties provide details about pinned site events that occur when the user clicks a Thumbnail Toolbar button or removes an item from the taskbar button Jump List in Windows 7.

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch