Encapsulates wave input device capabilities. For complete information, see the definition for the native WAVEINCAPS structure in the MSDN documentation.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.3657.27784

Syntax

C#
public class WAVEINCAPS_MM : IDisposable
Visual Basic (Declaration)
Public Class WAVEINCAPS_MM _
	Implements IDisposable
Visual C++
public ref class WAVEINCAPS_MM : IDisposable
J#
public class WAVEINCAPS_MM implements IDisposable

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.WAVEINCAPS_MM

See Also