public static class WinDef.HKL extends WinNT.HANDLE
Constructor and Description |
---|
HKL()
Instantiates a new hkl.
|
HKL(int i) |
HKL(Pointer p)
Instantiates a new hkl.
|
Modifier and Type | Method and Description |
---|---|
int |
getDeviceHandle() |
int |
getLanguageIdentifier()
Get the low word (unsigned short).
|
java.lang.String |
toString() |
fromNative, setPointer
equals, getPointer, hashCode, nativeType, toNative
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