|   |   |   | 
| BufferDescription.PrimaryBuffer Property | Language: | 
Specifies whether the buffer is a primary sound buffer.
Visual Basic Public Property PrimaryBuffer As Boolean C# public bool PrimaryBuffer { get; set; } C++ public: 
property bool PrimaryBuffer {
bool get();
void set(bool value);
}JScript public function get PrimaryBuffer() : boolean 
public function set PrimaryBuffer(boolean);
System.Boolean
This property is read/write.
This value is set to true if the buffer is a primary sound buffer; otherwise, false.
This property cannot be combined with BufferDescription.ControlEffects.
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