Godmar Back <[EMAIL PROTECTED]> writes:

> > As an aside, in C++ native methods still take a JNIEnv *, rather than
> > a JNIEnv as a function argument, and still pass in a double pointer to
> > JNI calls as argument 0.  I don't understand why everyone keeps
> > calling the JNIEnv** "this".
> > 
> 
> Jason, you have to explain that some more.
> 
> What's a double pointer?  Why shouldn't they take a JNIEnv*?

Never mind.  I'm not sure what I was thinking of.

Jason

Reply via email to