Version: 2022.3
言語: 日本語
public static void SetObjectField (IntPtr obj, IntPtr fieldID, IntPtr val);

説明

Sets the value of an instance field of the specified object.

java.lang.Objectか、サブクラスのどちらかの参照の値を設定します。

関連項目: Java Native Interface Specification (Oracle)