Skip navigation links
JNA API 4.4.0
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

      • HDC

        public HDC()
        Instantiates a new hdc.
      • HDC

        public HDC(Pointer p)
        Instantiates a new hdc.
        Parameters:
        p - the p
JNA API 4.4.0

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