Encapsulates wave output device capabilities. For complete information, see the definition for the native
WAVEOUTCAPS structure in the MSDN documentation.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public class LS_WAVEOUTCAPS : IDisposable |
Visual Basic (Declaration) |
---|
Public Class LS_WAVEOUTCAPS _ Implements IDisposable |
Visual C++ |
---|
public ref class LS_WAVEOUTCAPS : IDisposable |
J# |
---|
public class LS_WAVEOUTCAPS implements IDisposable |