WiimoteChangedEventArgs Class

WiimoteLib

Argument sent through the WiimoteChangedEvent

Namespace:  WiimoteLib
Assembly:  WiimoteLib (in WiimoteLib.dll)
Version: 1.2.1.0 (1.2.1.0)

Syntax

C#
public class WiimoteChangedEventArgs : EventArgs
Visual Basic (Declaration)
Public Class WiimoteChangedEventArgs _
	Inherits EventArgs
Visual C++
public ref class WiimoteChangedEventArgs : public EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    WiimoteLib..::.WiimoteChangedEventArgs

See Also