name (USHORT *) - output

      Keyboard layout name.

      A pointer to the location to return the keyboard layout name in unicode. This must be at least 9 UniChars long.

    hkbd (HKBD) - input

      Reserved. Must be 0.

    rc (APIRET) - returns

      Return code.

      KbdGetHWID returns one of the following values:

    • NO_ERROR 373
        ERROR_KBD_PARAMETER
      439
        ERROR_KBD_INVALID_HANDLE


      [Back] [Next]