Unit 'jni' Package
[Overview][Constants][Types][Variables][Index] [#jni]

jobjectRefType

Declaration

Source position: jni.pas line 117

type jobjectRefType = (

  JNIInvalidRefType = 0,

  JNILocalRefType = 1,

  JNIGlobalRefType = 2,

  JNIWeakGlobalRefType = 3

);


Documentation generated on: 2023-03-18