DeviceCaps.FFMinTimeResolution Property

Language:

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 Public ReadOnly Property FFMinTimeResolution As Integer
C# public int FFMinTimeResolution { get; }
C++ public:
property int FFMinTimeResolution {
        int get();
}
JScript public function get FFMinTimeResolution() : int

Property Value

System.Int32

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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