Share via


Caps.FreeHardwareMixingAllBuffers Property (Microsoft.DirectX.DirectSound)

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.