MidiDevice.GetEntity(nint) 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.
Retourne l’entité spécifiée.
public CoreMidi.MidiEntity GetEntity (nint entityIndex);
member this.GetEntity : nint -> CoreMidi.MidiEntity
Paramètres
- entityIndex
- System.System.IntPtr System.nativeint
Index de l’entité
Retours
Objet représentant l’entité spécifiée ou null en cas d’erreur.