JNA API 3.0.5

com.sun.jna.examples.win32
Class User32.HHOOK

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by com.sun.jna.examples.win32.W32API.HANDLE
          extended by com.sun.jna.examples.win32.User32.HHOOK
All Implemented Interfaces:
NativeMapped
Enclosing interface:
User32

public static class User32.HHOOK
extends W32API.HANDLE


Constructor Summary
User32.HHOOK()
           
 
Method Summary
 
Methods inherited from class com.sun.jna.examples.win32.W32API.HANDLE
fromNative
 
Methods inherited from class com.sun.jna.PointerType
equals, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

User32.HHOOK

public User32.HHOOK()

JNA API 3.0.5

Copyright © 2007-2008 Timothy Wall. All Rights Reserved.