Skip navigation links
JNA API 4.5.2
com.sun.jna.platform.win32

Class WinDef.HGLRCByReference

    • Constructor Detail

      • HGLRCByReference

        public HGLRCByReference()
        Instantiates a new pointer to an HGLRC.
      • HGLRCByReference

        public HGLRCByReference(WinDef.HGLRC h)
        Instantiates a new pointer to an HGLRC.
        Parameters:
        h - Initial valure for the HGLRC
JNA API 4.5.2

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