EmulateComm.EmulatedPalmSens overview
E | Current Potential |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
PressDown | Emulate a press on the 'Down' button |
PressEnter | Emulate a press on the 'Enter' button |
PressEsc | Emulate a press on the 'Esc' button |
PressLeft | Emulate a press on the 'Left' button |
PressPower | Emulate a press on the 'Power' button |
PressRight | Emulate a press on the 'Right' button |
PressUp | Emulate a press on the 'Up' button |
ToString (inherited from Object) | Returns a String that represents the current Object. |
LCDChanged | Raised whenever the LCD changes |
Finalize | Destroy current EmulatedPalmSens object, e.g. free all threads associated with it. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
EmulateComm.EmulatedPalmSens Class | PalmSens.Comm Namespace