ClusterRegBatchReadCommand 函式 (clusapi.h)
從批次通知讀取命令。
語法
LONG ClusterRegBatchReadCommand(
[in] HREGBATCHNOTIFICATION hBatchNotification,
[out] CLUSTER_BATCH_COMMAND *pBatchCommand
);
參數
[in] hBatchNotification
批次通知的控制碼。
[out] pBatchCommand
在成功傳回時,將填入命令相關資訊 的CLUSTER_BATCH_COMMAND 結構指標。
傳回值
函式會傳回下列其中一個 系統錯誤碼。
備註
PCLUSTER_REG_GET_BATCH_NOTIFICATION類型會定義此函式的指標。
規格需求
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2008 Datacenter、Windows Server 2008 企業版 |
目標平台 | Windows |
標頭 | clusapi.h |
程式庫 | ClusAPI.lib |
Dll | ClusAPI.dll |