public static class WinNT.HANDLE extends PointerType
| Constructor and Description |
|---|
WinNT.HANDLE() |
WinNT.HANDLE(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
fromNative(java.lang.Object nativeValue,
FromNativeContext context)
Override to the appropriate object for INVALID_HANDLE_VALUE.
|
void |
setPointer(Pointer p) |
equals, getPointer, hashCode, nativeType, toNative, toStringpublic WinNT.HANDLE()
public WinNT.HANDLE(Pointer p)
public java.lang.Object fromNative(java.lang.Object nativeValue,
FromNativeContext context)
fromNative in interface NativeMappedfromNative in class PointerTypepublic void setPointer(Pointer p)
setPointer in class PointerType