#include <jni_types.h>
It consists of all possible primitive Java types plus jobject, so it is possible to pass any kind of argument type through it.
Public Attributes | |
| jboolean | z |
| jbyte | b |
| jchar | c |
| jshort | s |
| jint | i |
| jlong | j |
| jfloat | f |
| jdouble | d |
| jobject | l |
| jint jvalue.i |
Genereated on Tue Mar 11 19:26:02 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.