GargleEffect.AllParameters Property

Language:

Retrieves or sets gargle parameters of a SecondaryBuffer object.

Definition

Visual Basic Public Property AllParameters As EffectsGargle
C# public EffectsGargle AllParameters { get; set; }
C++ public:
property EffectsGargle AllParameters {
        EffectsGargle get();
        void set(EffectsGargle value);
}
JScript public function get AllParameters() : EffectsGargle
public function set AllParameters(EffectsGargle);

Property Value

Microsoft.DirectX.DirectSound.EffectsGargle
Contains parameters for a gargle effect.

This property is read/write. 

Remarks

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

See Also


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