Searched defs:CLUSTER_NETWORK_STATE (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dclusapi.h1028 typedef enum CLUSTER_NETWORK_STATE { enum
1030 } CLUSTER_NETWORK_STATE; typedef in typeref:enum:CLUSTER_NETWORK_STATE
1045 CLUSTER_NETWORK_STATE WINAPI GetClusterNetworkState(HNETWORK hNetwork);
H A Dmsclus.h983 typedef enum CLUSTER_NETWORK_STATE { enum
986 } CLUSTER_NETWORK_STATE; typedef in typeref:enum:CLUSTER_NETWORK_STATE
1038 typedef CLUSTER_NETWORK_STATE _CLUSTER_NETWORK_STATE;
1797 virtual HRESULT WINAPI get_State(CLUSTER_NETWORK_STATE *dwState) = 0;
1819 HRESULT (WINAPI *get_State)(ISClusNetwork *This,CLUSTER_NETWORK_STATE *dwState);
1864 HRESULT WINAPI ISClusNetwork_get_State_Proxy(ISClusNetwork *This,CLUSTER_NETWORK_STATE *dwState);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dclusapi.h1028 typedef enum CLUSTER_NETWORK_STATE { enum
1030 } CLUSTER_NETWORK_STATE; typedef in typeref:enum:CLUSTER_NETWORK_STATE
1045 CLUSTER_NETWORK_STATE WINAPI GetClusterNetworkState(HNETWORK hNetwork);
H A Dmsclus.h983 typedef enum CLUSTER_NETWORK_STATE { enum
986 } CLUSTER_NETWORK_STATE; typedef in typeref:enum:CLUSTER_NETWORK_STATE
1038 typedef CLUSTER_NETWORK_STATE _CLUSTER_NETWORK_STATE;
1797 virtual HRESULT WINAPI get_State(CLUSTER_NETWORK_STATE *dwState) = 0;
1819 HRESULT (WINAPI *get_State)(ISClusNetwork *This,CLUSTER_NETWORK_STATE *dwState);
1864 HRESULT WINAPI ISClusNetwork_get_State_Proxy(ISClusNetwork *This,CLUSTER_NETWORK_STATE *dwState);

Completed in 98 milliseconds