IDOMMouseWheelEvent interface

TBD.

Members

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

  • Methods
  • Properties

Methods

The IDOMMouseWheelEvent interface has these methods.

Method Description
initMouseWheelEvent

Initializes a new mouse wheel event that the createEvent method created.

 

Properties

The IDOMMouseWheelEvent interface has these properties.

Property Description

wheelDelta

Gets the distance that a mouse wheel has rotated around the y-axis.

 

 

 

Send comments about this topic to Microsoft

Build date: 1/23/2012