khand (KHAND) - input

      Keyboard handle created by UniCreateKeyboard.

    result (int) - returns

      ULS_BADHANDLE

        Bad keyboard handle.
      ULS_NOOP
        Attempted to close a keyboard handle that has already been closed.
      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: UniDestroyKeyboard Return Value - result]
    [Next: UniDestroyKeyboard - Remarks]