Skip navigation links
JNA API 4.2.1
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.2.1

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