DevicesCollection.Reset() Method (Microsoft.DirectX.DirectSound)

Sets the DevicesCollection object to its initial position.

Definition

Visual Basic Overrides Public Sub Reset()
C# public override void Reset();
C++ public:
virtual void Reset() override;
JScript public override function Reset();

Remarks

The initial position of the DevicesCollection object is before the first DeviceInformation structure.