Partager via


Protocol.GetHandle(String) Méthode

Définition

Retourne le handle au protocole Objective-C.

public static IntPtr GetHandle (string name);
static member GetHandle : string -> nativeint

Paramètres

name
String

Nom du protocole.

Retours

IntPtr

nativeint

IntPtr.Zero si le protocole n’est pas connu, ou un handle pour le protocole.

S’applique à