WiimoteExtensionChangedEventArgs Class

WiimoteLib

Argument sent through the WiimoteExtensionChangedEvent

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    WiimoteLib..::.WiimoteExtensionChangedEventArgs

See Also