Funzione ClusterRegBatchReadCommand (clusapi.h)
Legge un comando da una notifica batch.
Sintassi
LONG ClusterRegBatchReadCommand(
[in] HREGBATCHNOTIFICATION hBatchNotification,
[out] CLUSTER_BATCH_COMMAND *pBatchCommand
);
Parametri
[in] hBatchNotification
Handle per la notifica batch.
[out] pBatchCommand
Puntatore a una struttura CLUSTER_BATCH_COMMAND che verrà compilata con informazioni sul comando in caso di esito positivo.
Valore restituito
La funzione restituisce uno dei codici di errore di sistema seguenti.
Commenti
Il tipo PCLUSTER_REG_GET_BATCH_NOTIFICATION definisce un puntatore a questa funzione.
Requisiti
Client minimo supportato | Nessuno supportato |
Server minimo supportato | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise |
Piattaforma di destinazione | Windows |
Intestazione | clusapi.h |
Libreria | ClusAPI.lib |
DLL | ClusAPI.dll |