Fonction CloseClusterNotifyPort (clusapi.h)
Ferme un port de notification établi via CreateClusterNotifyPort. Le type PCLUSAPI_CLOSE_CLUSTER_NOTIFY_PORT définit un pointeur vers cette fonction.
Syntaxe
BOOL CloseClusterNotifyPort(
[in] HCHANGE hChange
);
Paramètres
[in] hChange
Gérez le port de notification à fermer.
Valeur retournée
Cette fonction retourne toujours TRUE.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Aucun pris en charge |
Serveur minimal pris en charge | Windows Server 2008 Entreprise, Windows Server 2008 Datacenter |
Plateforme cible | Windows |
En-tête | clusapi.h |
Bibliothèque | ClusAPI.lib |
DLL | ClusAPI.dll |