Encapsulates wave input device capabilities. For complete information, see the definition for the native
WAVEINCAPS structure in the MSDN documentation.
Namespace:
LanScapeAssembly: 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 |