deltaY property

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

 

Syntax

HRESULT value = object.get_deltaY(* p);

Property values

Type: long

The distance, in deltaMode units.

Standards information

See also

Reference

IDOMWheelEvent::deltaX

IDOMWheelEvent::deltaZ