Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceCaps.FFMinTimeResolution Property

Language:

Note: This documentation is preliminary and is subject to change.

Minimum time, in microseconds, that the device can resolve. The device rounds any times to the nearest supported increment. For example, if the value of DwFFMinTimeResolution is 1000, the device would round any times to the nearest millisecond.

Definition

Visual Basic .NET Public ReadOnly Property FFMinTimeResolution As Integer
C# public int FFMinTimeResolution { get; }
Managed C++ public: __property int get_FFMinTimeResolution();
JScript .NET public function get FFMinTimeResolution() : int

Property Value

System.Int32 .

This property is read-only. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center