Searched refs:ISClusterNames (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | msclus.h | 388 typedef struct ISClusterNames ISClusterNames; typedef in typeref:struct:ISClusterNames 1208 virtual HRESULT WINAPI get_ClusterNames(BSTR bstrDomainName,ISClusterNames **ppClusters) = 0; 1222 HRESULT (WINAPI *get_ClusterNames)(ISClusApplication *This,BSTR bstrDomainName,ISClusterNames **ppClusters); 1244 HRESULT WINAPI ISClusApplication_get_ClusterNames_Proxy(ISClusApplication *This,BSTR bstrDomainName,ISClusterNames **ppClusters); 1308 struct ISClusterNames : public IDispatch { struct in inherits:IDispatch 1319 HRESULT (WINAPI *QueryInterface)(ISClusterNames *This,REFIID riid,void **ppvObject); 1320 ULONG (WINAPI *AddRef)(ISClusterNames *This); 1321 ULONG (WINAPI *Release)(ISClusterNames *This); 1322 HRESULT (WINAPI *GetTypeInfoCount)(ISClusterNames *Thi 1333 struct ISClusterNames { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | msclus.h | 388 typedef struct ISClusterNames ISClusterNames; typedef in typeref:struct:ISClusterNames 1208 virtual HRESULT WINAPI get_ClusterNames(BSTR bstrDomainName,ISClusterNames **ppClusters) = 0; 1222 HRESULT (WINAPI *get_ClusterNames)(ISClusApplication *This,BSTR bstrDomainName,ISClusterNames **ppClusters); 1244 HRESULT WINAPI ISClusApplication_get_ClusterNames_Proxy(ISClusApplication *This,BSTR bstrDomainName,ISClusterNames **ppClusters); 1308 struct ISClusterNames : public IDispatch { struct in inherits:IDispatch 1319 HRESULT (WINAPI *QueryInterface)(ISClusterNames *This,REFIID riid,void **ppvObject); 1320 ULONG (WINAPI *AddRef)(ISClusterNames *This); 1321 ULONG (WINAPI *Release)(ISClusterNames *This); 1322 HRESULT (WINAPI *GetTypeInfoCount)(ISClusterNames *Thi 1333 struct ISClusterNames { struct [all...] |
Completed in 30 milliseconds