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

Class WinDef.INT_PTR

    • Constructor Detail

      • INT_PTR

        public INT_PTR()
        Instantiates a new int ptr.
      • INT_PTR

        public INT_PTR(long value)
        Instantiates a new int ptr.
        Parameters:
        value - the value
    • Method Detail

      • toPointer

        public Pointer toPointer()
        To pointer.
        Returns:
        the pointer
JNA API 5.10.0

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