com.sun.jna.examples.win32
public static class W32API.HANDLE extends PointerType
| Constructor Summary | |
|---|---|
| HANDLE() | |
| HANDLE(Pointer p) | |
| Method Summary | |
|---|---|
| Object | fromNative(Object nativeValue, FromNativeContext context) Override to the appropriate object for INVALID_HANDLE_VALUE. |
| void | setPointer(Pointer p) |