Caps.MaxSecondarySampleRate 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 MaxSecondarySampleRate As Integer
C# public int MaxSecondarySampleRate { get; }
C++ public:
property int MaxSecondarySampleRate {
        int get();
}
JScript public function get MaxSecondarySampleRate() : 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