Class WinDef.HKL

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    WinDef

    public static class WinDef.HKL
    extends WinNT.HANDLE
    Handle to a input locale identifier (formerly called keyboard layout handle).
    • Constructor Detail

      • HKL

        public HKL()
        Instantiates a new hkl.
      • HKL

        public HKL​(Pointer p)
        Instantiates a new hkl.
        Parameters:
        p - the p
      • HKL

        public HKL​(int i)
    • Method Detail

      • getLanguageIdentifier

        public int getLanguageIdentifier()
        Get the low word (unsigned short).
      • getDeviceHandle

        public int getDeviceHandle()