fbStatus (UCHAR)

      State of the keystroke event flag.

      Bits 7-6

        Has the following values:

        00

          Undefined.
        01
          Final character; interim character flag is turned off.
        10
          Interim character.
        11
          Final character; interim character flag is turned on.
        Bit 5
          If set to 1, immediate conversion requested.
        Bits 4-2
          Reserved.
        Bit 1
          Has the following values:

        • Scan code is a character 1
            Scan code is not a character; instead it is an extended key code from the keyboard.
          Bit 0
            If set to 1, shift status returned without a character.


          [Back] [Next]