Hi Leute!
Noch mal eine Frage zu JNI:
Ist es möglich über JNI Interfaces zu übergeben bzw. zu retournieren (in beide Richtungen Java <-> C++)?
zB wie unter Java:
public IMyInterface myMethod (int i, IAnotherInterface);
Danke schonmal für alle Kommentare/Antworten.
LG,
deathlock.
Noch mal eine Frage zu JNI:
Ist es möglich über JNI Interfaces zu übergeben bzw. zu retournieren (in beide Richtungen Java <-> C++)?
zB wie unter Java:
public IMyInterface myMethod (int i, IAnotherInterface);
Danke schonmal für alle Kommentare/Antworten.
LG,
deathlock.