|   |   |   | 
| Buffer3D.AllParameters Property | Language: | 
Retrieves or sets the 3-D properties of the sound buffer.
Visual Basic Public Property AllParameters As Buffer3DSettings C# public Buffer3DSettings AllParameters { get; set; } C++ public: 
property Buffer3DSettings AllParameters {
Buffer3DSettings get();
void set(Buffer3DSettings value);
}JScript public function get AllParameters() : Buffer3DSettings 
public function set AllParameters(Buffer3DSettings);
Microsoft.DirectX.DirectSound.Buffer3DSettings
This property is read/write.
A Buffer3DSettings object that contains the information necessary to describe a 3-D sound buffer.
Exceptions
ArgumentException An invalid parameter was passed to the called method. 
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