JNA API 4.5.1

Class WinDef.HGLRC

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    WinDef


    public static class WinDef.HGLRC
    extends WinNT.HANDLE
    handle to an OpenGL rendering context
    • Constructor Detail

      • HGLRC

        public HGLRC​()
        Instantiates a new HGLRC .
      • HGLRC

        public HGLRC​(Pointer p)
        Instantiates a new HGLRC .
        Parameters:
        p - the p
JNA API 4.5.1

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