| The DisGUISE C# class library |
|
KeyCode Methods
The methods of the KeyCode class are listed below. For a complete list of KeyCode class members, see the KeyCode Members topic.
Public Static Methods
Lookup
|
This method looks up a KeyCode object based on the key code string (which might be received from the phone). If no matching keycode is found, a new object is generated, since the builtin table inside the class might be incomplete. However, this behaviour might change in future releases, so use it with caution. |
Public Instance Methods
Protected Instance Methods
See Also
KeyCode Class | DisGUISE.Phone Namespace