diaGlobWrapper Help
Encapsulates a channel object on which telephony operations are to be performed.

Namespace:  Inkostar
Assembly:  DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0

Syntax

C#
public sealed class Channel : IDisposable
Visual Basic (Declaration)
Public NotInheritable Class Channel _
	Implements IDisposable
Visual C++
public ref class Channel sealed : IDisposable

Inheritance Hierarchy

System..::.Object
  Inkostar..::.Channel

See Also