Microsoft DirectX 9.0 SDK Update (October 2004)

Caps.PresentationIntervals Property

Language:

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

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

Definition

Visual Basic .NET Public ReadOnly Property PresentationIntervals As PresentInterval
C# public PresentInterval PresentationIntervals { get; }
Managed C++ public: __property PresentInterval get_PresentationIntervals();
JScript .NET 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. 

© 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