IDirectManipulationFrameInfoProvider interface (directmanipulation.h)

Represents a time-keeping object that measures the latency of the composition infrastructure used by the application and provides this data to Direct Manipulation.

Inheritance

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

Methods

The IDirectManipulationFrameInfoProvider interface has these methods.

 
IDirectManipulationFrameInfoProvider::GetNextFrameInfo

Retrieves the composition timing information from the compositor.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header directmanipulation.h

See also

Direct Manipulation Interfaces