Caps.MaxHardware3DStreamingBuffers Property

Language:

Retrieves the maximum number of streaming 3-D buffers.

Definition

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

Property Value

System.Int32
The maximum number of streaming 3-D buffers.

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