Skip navigation links
JNA API 4.2.1
com.sun.jna

Class MethodResultContext



  • public class MethodResultContext
    extends FunctionResultContext
    Provide result conversion context for a function call that is called via a Library interface.
    • Method Detail

      • getMethod

        public Method getMethod()
        Get the Method used to invoke this function call.
JNA API 4.2.1

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