JNA API 4.5.0-SNAPSHOT

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.5.0-SNAPSHOT

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