Caps.PrimaryBuffers Property

Language:

Retrieves the number of primary buffers supported.

Definition

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

Property Value

System.Int32
The number of primary buffers supported.

This property is read-only. 

Remarks

This value will always be 1.


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