19#ifndef __WINE_CLUSAPI_H
20#define __WINE_CLUSAPI_H
DWORD WINAPI GetNodeClusterState(LPCWSTR lpszNodeName, LPDWORD pdwClusterState)
struct _HCLUSTER * HCLUSTER
DWORD WINAPI ClusterCloseEnum(HCLUSENUM hEnum)
HCLUSENUM WINAPI ClusterOpenEnum(HCLUSTER hCluster, DWORD dwType)
struct _CLUSTERVERSIONINFO * LPCLUSTERVERSIONINFO
DWORD WINAPI ClusterEnum(HCLUSENUM hEnum, DWORD dwIndex, LPDWORD lpdwType, LPWSTR lpszName, LPDWORD lpcchName)
struct _HCLUSENUM * HCLUSENUM
BOOL WINAPI CloseCluster(HCLUSTER hCluster)
DWORD WINAPI GetClusterInformation(HCLUSTER hCluster, LPWSTR lpszClusterName, LPDWORD lpcchClusterName, LPCLUSTERVERSIONINFO lpClusterInfo)
HCLUSTER WINAPI OpenCluster(LPCWSTR lpszClusterName)
struct _CLUSTERVERSIONINFO CLUSTERVERSIONINFO
DWORD dwClusterLowestVersion
DWORD dwClusterHighestVersion