Creates an XML file with the definitions for the selected embedded or attached keyboard.
[C#]
public static void ExportKeys( byte keyboard, string filename );
keyboard
Indicates the keyboard to be affected by this operation:
filename
Name of the XML file to write.
If more than one external keyboard is attached to the computer, call GetKeyboardID to return the unique identifier for each attached keyboard.