Starts this key listener.
Namespace:
PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
C# |
---|
public void start() |
Visual Basic (Declaration) |
---|
Public Sub start |
Visual C++ |
---|
public: void start() |
Remarks
This method must be called after the dictionary is connected, such as in the dictionary serverConnect event handler.