diaGlobWrapper Help
DiaGlobWrapper class. Main class used to handle telephony operations on the Dialogic board.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Inkostar..::.DiaGlobWrapper

See Also