ExtensionMethods..::..GetKeyboardState Method
Gets the state of the keyboard.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
[DllImportAttribute] public static bool GetKeyboardState( byte[] lpKeyState )
<DllImportAttribute> _ Public Shared Function GetKeyboardState ( _ lpKeyState As Byte() _ ) As Boolean
[DllImportAttribute] public: static bool^ GetKeyboardState( array<unsigned char^>^ lpKeyState )
Parameters
- lpKeyState
- Type: array<Byte>[]()[][]
State of the lp key.