_IManipulationEvents interface (manipulations.h)

Handles manipulation and inertia events.

Inheritance

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

Methods

The _IManipulationEvents interface has these methods.

 
_IManipulationEvents::ManipulationCompleted

Handles the event when manipulation or inertia finishes.
_IManipulationEvents::ManipulationDelta

Handles events that happen when a manipulated object changes.
_IManipulationEvents::ManipulationStarted

Handles the event for when manipulation or inertia begins.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header manipulations.h

See also

Classes and Interfaces