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.5226.26700

Syntax

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

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.LS_WAVEINCAPS

See Also