public static class W32API.HANDLE extends PointerType
| Constructor and Description |
|---|
W32API.HANDLE() |
| 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.
|
equals, getPointer, hashCode, nativeType, setPointer, toNativepublic java.lang.Object fromNative(java.lang.Object nativeValue,
FromNativeContext context)
fromNative in interface NativeMappedfromNative in class PointerType