JNA API 4.5.0-SNAPSHOT

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 4.5.0-SNAPSHOT

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