Skip navigation links
JNA API 4.2.0
com.sun.jna.ptr

Class IntByReference

    • Constructor Detail

      • IntByReference

        public IntByReference()
      • IntByReference

        public IntByReference(int value)
    • Method Detail

      • setValue

        public void setValue(int value)
      • getValue

        public int getValue()
JNA API 4.2.0

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