usvk (USHORT)

      Virtual key codes.

      A virtual key value translation of the keyboard event resulting from the virtual key code table. The low-order byte contains the vk value, and the high-order byte is always set to zero by the standard translate table.

    • This value applies if fsflags does not contain KC_VIRTUALKEY.


    [Back] [Next]