HomeSort by relevance Sort by last modified time
    Searched defs:HCLUSTER (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clusapi.h 16 typedef struct _HCLUSTER *HCLUSTER;
119 HCLUSTER WINAPI OpenCluster(LPCWSTR lpszClusterName);
120 WINBOOL WINAPI CloseCluster(HCLUSTER hCluster);
121 DWORD WINAPI SetClusterName(HCLUSTER hCluster,LPCWSTR lpszNewClusterName);
122 DWORD WINAPI GetClusterInformation(HCLUSTER hCluster,LPWSTR lpszClusterName,LPDWORD lpcchClusterName,LPCLUSTERVERSIONINFO lpClusterInfo);
123 DWORD WINAPI GetClusterQuorumResource(HCLUSTER hCluster,LPWSTR lpszResourceName,LPDWORD lpcchResourceName,LPWSTR lpszDeviceName,LPDWORD lpcchDeviceName,LP (…)
    [all...]
msclus.h 587 typedef struct _HCLUSTER *HCLUSTER;
    [all...]

Completed in 71 milliseconds