Share via


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

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

Definition

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

Remarks

Called during garbage collection.