Treehopper C# API
Public Member Functions
|
Public Attributes
|
Properties
|
List of all members
KeyState Struct Reference
Public Member Functions
KeyState
(short value)
Public Attributes
short
Value
Properties
bool
IsPressed
[get, set]
bool
IsToggled
[get, set]
Constructor & Destructor Documentation
◆
KeyState()
KeyState
(
short
value
)
inline
Member Data Documentation
◆
Value
short Value
Property Documentation
◆
IsPressed
bool IsPressed
get
set
◆
IsToggled
bool IsToggled
get
set
The documentation for this struct was generated from the following file:
F:/Git/treehopper-sdk/NET/API/Treehopper.Desktop/WinUsb/WinApi/User32/
InputTypes.cs
WinApi
User32
KeyState