GroupLab.Phidgets.NET Documentation

PhidgetErrorEventHandler Delegate

Represents the method that will handle the PhidgetError event.

public delegate void PhidgetErrorEventHandler(
   object sender,
   PhidgetErrorEventArgs e
);

Requirements

Namespace: GroupLab.Phidgets

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

See Also

GroupLab.Phidgets Namespace