NativeMapped
public static class WinDef.HKL extends WinNT.HANDLE
Constructor | Description |
---|---|
HKL() |
Instantiates a new hkl.
|
HKL(int i) |
|
HKL(Pointer p) |
Instantiates a new hkl.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getDeviceHandle() |
|
int |
getLanguageIdentifier() |
Get the low word (unsigned short).
|
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getPointer, hashCode, nativeType, toNative
fromNative, setPointer
public HKL()
public HKL(Pointer p)
p
- the ppublic HKL(int i)
public int getLanguageIdentifier()
public int getDeviceHandle()
public java.lang.String toString()
toString
in class WinNT.HANDLE