Restores a single key to its default definition for the indicated plane on the embedded keyboard.
[C#] public static void DisableKey( PLANES plane, byte page, byte usage );
plane
Indicates the plane whose key definition is targeted. See Honeywell.Mobility.Device.Keyboard.PLANES.
page
Page value needed to uniquely identify the key.
usage
Usage value needed to uniquely identify the key.