KeyboardRemap.GetKeyboardID Method

Gets the unique identifier for the selected keyboard.

Syntax

[C#]
static public string GetKeyboardID(byte keyBd);

Parameters

keyboard
Indicates the keyboard to be affected by this operation:

Return Value

Unique identifier for the keyboard.

Exceptions

KeyboardRemapException

More Information

KeyboardRemap Class