Package com.sun.jna.platform.win32
Class WinUser.HHOOK
- java.lang.Object
-
- com.sun.jna.PointerType
-
- com.sun.jna.platform.win32.WinNT.HANDLE
-
- com.sun.jna.platform.win32.WinUser.HHOOK
-
- All Implemented Interfaces:
NativeMapped
- Enclosing interface:
- WinUser
public static class WinUser.HHOOK extends WinNT.HANDLE
-
-
Constructor Summary
Constructors Constructor Description HHOOK()
-
Method Summary
-
Methods inherited from class com.sun.jna.platform.win32.WinNT.HANDLE
fromNative, setPointer, toString
-
Methods inherited from class com.sun.jna.PointerType
equals, getPointer, hashCode, nativeType, toNative
-
-