Java Native Interface (JNI) in depth -- Part 17: Accessing Instance Fields of Java Objects in C++

preview_player
Показать описание
In this java tutorial, I discuss how to access fields of a java object in C++ using JNI. This is very similar to the java Reflection API, which is also briefly discussed in this tutorial.
For more reading material, see:
Рекомендации по теме
visit shbcf.ru