Caps.PresentationIntervals Property

Language:

Retrieves a set of values that represent the available presentation swap intervals.

Definition

Visual Basic Public ReadOnly Property PresentationIntervals As PresentInterval
C# public PresentInterval PresentationIntervals { get; }
C++ public:
property PresentInterval PresentationIntervals {
        PresentInterval get();
}
JScript public function get PresentationIntervals() : PresentInterval

Property Value

Microsoft.DirectX.Direct3D.PresentInterval
A combination of PresentInterval values that indicate the available presentation swap intervals.

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