fsInterim (USHORT)

      Interim character state and NLS shift state.

      Bits 15-8

        NLS shift state.

        The meaning of the NLS shift varies by language. The following bits are defined to access this data:

        NLSS_NLS1

          (0x01) - Fullwidth, National layer
        NLSS_NLS2
          (0x02) - Katakana, JAMO phonetic
        NLSS_NLS3
          (0x04) - Hiragana, Hangeul, TsangJye
        NLSS_APPL
          (0x10) - Application bit
        NLSS_NLS4
          (0x40) - Romanji, HanjaCsr
        NLSS_KANJI
          (0x80) - Kanji, Hanji
        Bit 7
          Interim character flag is on.
        Bit 6
          Reserved.
        Bit 5
          Application requested immediate conversion.
        Bits 4-0
          Reserved.


        [Back: KBDINFO Field - chTurnAround]
        [Next: KBDINFO Field - fsState]