Skip navigation links
JNA API 5.3.1
com.sun.jna

Class MethodParameterContext

    • Constructor Detail

      • MethodParameterContext

        MethodParameterContext(Function f,
                               java.lang.Object[] args,
                               int index,
                               java.lang.reflect.Method m)
    • Method Detail

      • getMethod

        public java.lang.reflect.Method getMethod()
        Get the Method in the Library instance the Function was called from.
JNA API 5.3.1

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