| Moonware.Common Namespace : EventType Enumeration | 
'Declaration <DataContractAttribute()> Public Enum EventType Inherits System.Enum
'Usage Dim instance As EventType
[DataContractAttribute()] public enum EventType : System.Enum
[DataContractAttribute()] public enum class EventType : public System.Enum
| Member | Description | 
|---|---|
| AudioFinished | Raises when a sound was interrupted in a channel. | 
| AudioStart | Raises when a sound was detected in a channel. | 
| GlobalVariableChanged | Raises when a global variable has changed | 
| MotionFinished | Raises when a motion was finished. | 
| MotionStart | Raises when motion detector detects a motion. | 
System.Object
   System.ValueType
      System.Enum
         Moonware.Common.EventType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2