khand (KHAND) - input

      Keyboard handle created by UniCreateKeyboard.

    pkbdinfo (KEYBOARDINFO *) - output

      Address of KEYBOARDINFO packet.

    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: UniQueryKeyboard Return Value - result]
    [Next: UniQueryKeyboard - Example Code]