Condividi tramite


IllegalFormatException(IntPtr, JniHandleOwnership) Costruttore

Definizione

Costruttore usato durante la creazione di rappresentazioni gestite di oggetti JNI; chiamato dal runtime.

protected IllegalFormatException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Java.Util.IllegalFormatException : nativeint * Android.Runtime.JniHandleOwnership -> Java.Util.IllegalFormatException

Parametri

javaReference
IntPtr

nativeint

Oggetto IntPtrcontenente un riferimento all'oggetto JNI (Java Native Interface).

transfer
JniHandleOwnership

Oggetto JniHandleOwnershipche indica come gestire javaReference

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a