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

説明

Sets the value of a static field in the specified object.

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

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