Funzione CloseClusterNotifyPort (clusapi.h)
Chiude una porta di notifica stabilita tramite CreateClusterNotifyPort. Il tipo PCLUSAPI_CLOSE_CLUSTER_NOTIFY_PORT definisce un puntatore a questa funzione.
Sintassi
BOOL CloseClusterNotifyPort(
[in] HCHANGE hChange
);
Parametri
[in] hChange
Gestire la porta di notifica da chiudere.
Valore restituito
Questa funzione restituisce sempre TRUE.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Nessuno supportato |
Server minimo supportato | Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Piattaforma di destinazione | Windows |
Intestazione | clusapi.h |
Libreria | ClusAPI.lib |
DLL | ClusAPI.dll |