diaGlobWrapper Help
Encapsulates event data contained within a received event. A null object is returned when the event does not contain any event details.

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

Syntax

C#
public sealed class EventInformation
Visual Basic (Declaration)
Public NotInheritable Class EventInformation
Visual C++
public ref class EventInformation sealed

Inheritance Hierarchy

System..::.Object
  Inkostar..::.EventInformation

See Also