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 SummaryConstructors Constructor Description HHOOK()
 - 
Method Summary- 
Methods inherited from class com.sun.jna.platform.win32.WinNT.HANDLEfromNative, setPointer, toString
 - 
Methods inherited from class com.sun.jna.PointerTypeequals, getPointer, hashCode, nativeType, toNative
 
- 
 
-