UCKeyModifiersToTableNum
Maps a modifier key combination to a particular key-code-to-character table number in a 'uchr' resource.
Declaration
struct UCKeyModifiersToTableNumOverview
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 UCKeyModifiersToTableNum type is used in the first key mapping section of the 'uchr' resource. It maps a modifier key combination to a particular key-code-to-character table number.