Caps.PrimaryBuffers Property |
Language: |
Retrieves the number of primary buffers supported.
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
System.Int32
This property is read-only.
The number of primary buffers supported.
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