JNA API 3.2.3

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

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

public static class W32API.HDC
extends W32API.HANDLE


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

Constructor Detail

W32API.HDC

public W32API.HDC()

JNA API 3.2.3

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