JniRuntime.GetAvailableInvocationPointers Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Not sensible/usable at this level, and cannot work on e.g. Android. Please rethink your structure instead of relying on desktop/JRE-specific runtime helpers.
[System.Obsolete("Not sensible/usable at this level, and cannot work on e.g. Android. Please rethink your structure instead of relying on desktop/JRE-specific runtime helpers.", true)]
public static System.Collections.Generic.IEnumerable<IntPtr> GetAvailableInvocationPointers();
[<System.Obsolete("Not sensible/usable at this level, and cannot work on e.g. Android. Please rethink your structure instead of relying on desktop/JRE-specific runtime helpers.", true)>]
static member GetAvailableInvocationPointers : unit -> seq<nativeint>
Retours
IEnumerable<nativeint>
- Attributs
Remarques
Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.