Caps.MinSecondarySampleRate Property

Language:

Retrieves the maximum sample rate specifications that are supported by this Device object's hardware SecondaryBuffer objects.

Definition

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

Property Value

System.Int32
The maximum sample rate specifications that are supported by this Device object's hardware SecondaryBuffer objects.

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