diaGlobWrapper Help
Returns the channel's handle.

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

Syntax

C#
public int Handle { get; }
Visual Basic (Declaration)
Public ReadOnly Property Handle As Integer
Visual C++
public:
property int Handle {
	int get ();
}

See Also