The reference to the error code value generated by the event.
Namespace:
Phidgets.EventsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
| C# |
|---|
public long Code { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Code As Long |
| Visual C++ |
|---|
public: property long long Code { long long get (); } |