JNA API 3.5.1
com.sun.jna.platform.win32

Class WinDef.HDC

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    WinDef


    public static class WinDef.HDC
    extends WinNT.HANDLE
    Handle to a device context (DC).
    • Constructor Detail

      • WinDef.HDC

        public WinDef.HDC()
      • WinDef.HDC

        public WinDef.HDC(Pointer p)
JNA API 3.5.1

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