Caps.MaxHardware3DStaticBuffers Property (Microsoft.DirectX.DirectSound)
Retrieves the maximum number of static 3-D buffers.
Definition
Visual Basic Public ReadOnly Property MaxHardware3DStaticBuffers As Integer C# public int MaxHardware3DStaticBuffers { get; } C++ public:
property int MaxHardware3DStaticBuffers {
int get();
}JScript public function get MaxHardware3DStaticBuffers() : int
Property Value
System.Int32
The maximum number of static 3-D buffers.This property is read-only.