Share via


Interactive3DLevel2ReverbEffect.Finalize() Method (Microsoft.DirectX.DirectSound)

Allows the Interactive3DLevel2ReverbEffect object to free resources before it is destroyed by the garbage collector.

Definition

Visual Basic Overrides Protected Sub Finalize()
C# ~Interactive3DLevel2ReverbEffect();
C++ !Interactive3DLevel2ReverbEffect();
JScript protected override function Finalize();

Remarks

Called during garbage collection.