JNA API 3.0.4

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

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.HRGN
All Implemented Interfaces:
NativeMapped
Enclosing interface:
W32API

public static class W32API.HRGN
extends W32API.HANDLE


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

public W32API.HRGN()

JNA API 3.0.4

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