Type of WinEvent event.

Namespace:  Greatis.Nostalgia
Assembly:  Greatis.Nostalgia (in Greatis.Nostalgia.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property EventType As UInteger
C#
public uint EventType { get; }
Visual C++
public:
property unsigned int EventType {
	unsigned int get ();
}
JavaScript
function get_eventType();

See Also