khand (KHAND) - input

      Keyboard handle created by UniCreateKeyboard.

    pUss (USHIFTSTATE *)

      Shift state. This consists of three 32-bit values. They have bit definitions but they define the actual, effective, and LED shift states.

    v_scan (VSCAN) - input

      PM scan code.

    makebreak (BYTE) - input

      Key make/break/repeat indicator.

    result (int) - returns

      ULS_BADHANDLE

        Bad keyboard handle.
      ULS_SUCCESS
        The function was successful.
      For a full list of error codes and the decimal and hexadecimal values of the error codes, see Error Codes.


    [Back: UniUpdateShiftState Return Value - result]
    [Next: UniUpdateShiftState - Remarks]