GroupLab.Phidgets.NET Documentation

BitStateChangeEventHandler Delegate

Represents the method that will handle the BitStateChange event.

public delegate void BitStateChangeEventHandler(
   object sender,
   BitStateChangeEventArgs e
);

Requirements

Namespace: GroupLab.Phidgets

Assembly: GroupLab.Phidgets (in GroupLab.Phidgets.dll)

See Also

GroupLab.Phidgets Namespace