JNIEnv.GetStaticByteField(IntPtr, IntPtr) 方法

定義

public static sbyte GetStaticByteField(IntPtr jclass, IntPtr jfieldID);
static member GetStaticByteField : nativeint * nativeint -> sbyte

參數

jclass
IntPtr

nativeint

jfieldID
IntPtr

nativeint

傳回

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於