Caps.FreeHardwareMixingAllBuffers Property

Language:

Retrieves the number of unallocated buffers.

Definition

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

Property Value

System.Int32
The number of unallocated buffers.

This property is read-only. 

Remarks

On Windows Driver Model (WDM) drivers, this includes FreeHardware3DAllBuffers.


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