JNA API 4.5.2
Package com.sun.jna

Class MethodParameterContext

    • Constructor Detail

      • MethodParameterContext

        MethodParameterContext​(Function f,
                               Object[] args,
                               int index,
                               Method m)
    • Method Detail

      • getMethod

        public Method getMethod()
        Get the Method in the Library instance the Function was called from.
JNA API 4.5.2

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