Package com.sun.jna
Class MethodParameterContext
java.lang.Object
com.sun.jna.ToNativeContext
com.sun.jna.FunctionParameterContext
com.sun.jna.MethodParameterContext
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.FunctionParameterContextgetFunction, getParameterIndex, getParameters
- 
Constructor Details- 
MethodParameterContext
 
- 
- 
Method Details- 
getMethodGet the Method in the Library instance the Function was called from.
 
-