UCKeyToCharTableIndex
Provides a count of, and offsets to, key-code-to-character tables in a 'uchr' resource.
Declaration
struct UCKeyToCharTableIndexOverview
The Unicode keyboard-layout ('uchr') resource contains the data necessary to map virtual key codes to Unicode character codes for a given keyboard layout. The 'uchr' format consists of a header information section and five key mapping data sections. The UCKeyToCharTableIndex type is used in the second key mapping section of the 'uchr' resource. The UCKeyToCharTableIndex structure precedes the list of key-code-to-character tables, each of which maps a key code to a 16-bit value of type UCKeyOutput.