NativeMappedpublic 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, waitequals, getPointer, hashCode, nativeType, toNativefromNative, setPointerpublic 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