JniRuntime.GetAvailableInvocationPointers Methode

Definition

Achtung

Not sensible/usable at this level, and cannot work on e.g. Android. Try Java.Interop.JreRuntime.GetAvailableInvocationPointers() in Java.Runtime.Environment.dll, or rethink your structure.

[System.Obsolete("Not sensible/usable at this level, and cannot work on e.g. Android.  Try Java.Interop.JreRuntime.GetAvailableInvocationPointers() in Java.Runtime.Environment.dll, or rethink your structure.", true)]
public static System.Collections.Generic.IEnumerable<IntPtr> GetAvailableInvocationPointers();
[<System.Obsolete("Not sensible/usable at this level, and cannot work on e.g. Android.  Try Java.Interop.JreRuntime.GetAvailableInvocationPointers() in Java.Runtime.Environment.dll, or rethink your structure.", true)>]
static member GetAvailableInvocationPointers : unit -> seq<nativeint>

Gibt zurück

Attribute

Hinweise

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: