Package com.sun.jna
Klasse JNIEnv
java.lang.Object
com.sun.jna.JNIEnv
Marker type for the JNIEnv pointer.
Use this to wrap native methods that take a JNIEnv* parameter.
Pass
CURRENT
as the argument.-
Feldübersicht
Felder -
Methodenübersicht
-
Felddetails
-
CURRENT
Marker object representing the current thread's JNIEnv pointer.
-