HomeSort by relevance Sort by last modified time
    Searched refs:HCHANGE (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 22 typedef struct _HCHANGE *HCHANGE;
149 HCHANGE WINAPI CreateClusterNotifyPort(HCHANGE hChange,HCLUSTER hCluster,DWORD dwFilter,DWORD_PTR dwNotifyKey);
150 DWORD WINAPI RegisterClusterNotify(HCHANGE hChange,DWORD dwFilterType,HANDLE hObject,DWORD_PTR dwNotifyKey);
151 DWORD WINAPI GetClusterNotify(HCHANGE hChange,DWORD_PTR *lpdwNotifyKey,LPDWORD lpdwFilterType,LPWSTR lpszName,LPDWORD lpcchName,DWORD dwMilliseconds);
152 WINBOOL WINAPI CloseClusterNotifyPort(HCHANGE hChange);
    [all...]
msclus.h 593 typedef struct _HCHANGE *HCHANGE;
    [all...]

Completed in 52 milliseconds