Microsoft DirectX 9.0 SDK Update (October 2004)

Buffer3DSettings.Mode Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves and sets the 3-D sound processing mode to be set.

Definition

Visual Basic .NET Public Property Mode As Mode3D
C# public Mode3D Mode { get; set; }
Managed C++ public: __property Mode3D get_Mode();
public: __property void set_Mode(Mode3D);
JScript .NET public function get Mode() : Mode3D
public function set Mode(Mode3D);

Property Value

Microsoft.DirectX.DirectSound.Mode3D . The 3-D sound processing mode to be set.

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center