JNA API 3.2.4

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 3.2.4

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