ISynchronizeEvent.GetHandle(IntPtr) 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.
public:
void GetHandle([Runtime::InteropServices::Out] IntPtr % ph);
public void GetHandle (out IntPtr ph);
abstract member GetHandle : nativeint -> unit
Public Sub GetHandle (ByRef ph As IntPtr)
Paramètres
- ph
- IntPtr