USB HID event arguments to describe what HID information has changed.

Namespace: Crestron.SimplSharpPro.DM
Assembly: SimplSharpPro (in SimplSharpPro.exe)

Syntax

C#
public class UsbHidEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Crestron.SimplSharpPro.DM..::..UsbHidEventArgs

See Also