Microsoft DirectX 9.0 SDK Update (October 2004)

Interactive3DLevel2ReverbEffect.Preset Property

Language:

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

Retrieves or sets a standard reverberation parameters of a SecondaryBuffer object.

Definition

Visual Basic .NET Public Property Preset As EffectsEnvironmentPreset
C# public EffectsEnvironmentPreset Preset { get; set; }
Managed C++ public: __property EffectsEnvironmentPreset get_Preset();
public: __property void set_Preset(EffectsEnvironmentPreset);
JScript .NET public function get Preset() : EffectsEnvironmentPreset
public function set Preset(EffectsEnvironmentPreset);

Property Value

Microsoft.DirectX.DirectSound.EffectsEnvironmentPreset .

This property is read/write. 

Remarks

Exceptions
ArgumentException Leave Site An invalid parameter was passed to the called method.


© 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