Package com.sun.jna
Class MethodParameterContext
java.lang.Object
com.sun.jna.ToNativeContext
com.sun.jna.FunctionParameterContext
com.sun.jna.MethodParameterContext
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.sun.jna.FunctionParameterContext
getFunction, getParameterIndex, getParameters 
- 
Constructor Details
- 
MethodParameterContext
 
 - 
 - 
Method Details
- 
getMethod
Get the Method in the Library instance the Function was called from. 
 -