JNA API 5.4.0

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 5.4.0

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