JNA API 3.0.3

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

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

public static class W32API.HBITMAP
extends W32API.HANDLE


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

public W32API.HBITMAP()

JNA API 3.0.3

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