Klasse WinDef.HKL

Alle implementierten Schnittstellen:
NativeMapped
Umschließende Schnittstelle:
WinDef

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

    • HKL

      public HKL()
      Instantiates a new hkl.
    • HKL

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

      public HKL(int i)
  • Methodendetails

    • getLanguageIdentifier

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

      public int getDeviceHandle()
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse WinNT.HANDLE