OnMouseWheel

This method is called as a user rotates the mouse wheel and encounters the wheel’s next notch.

 

HRESULT OnMouseWheel(

 [in] long Flags,

 [in] short zDelta,

 [in] int X,

 [in] int Y,

 [in, out] VARIANT* pbHandled)

Parameters: