JNA API 3.0.2

com.sun.jna.examples.win32
Class W32API.HMODULE

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.W32API.HINSTANCE
              extended by com.sun.jna.examples.win32.W32API.HMODULE
All Implemented Interfaces:
NativeMapped
Enclosing interface:
W32API

public static class W32API.HMODULE
extends W32API.HINSTANCE


Constructor Summary
W32API.HMODULE()
           
 
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

W32API.HMODULE

public W32API.HMODULE()

JNA API 3.0.2

Copyright © 2007 Timothy Wall. All Rights Reserved.