Searched defs:ISClusNetInterfaces (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsclus.h433 typedef struct ISClusNetInterfaces ISClusNetInterfaces; typedef in typeref:struct:ISClusNetInterfaces
1512 virtual HRESULT WINAPI get_NetInterfaces(ISClusNetInterfaces **ppNetInterfaces) = 0;
1544 HRESULT (WINAPI *get_NetInterfaces)(ISCluster *This,ISClusNetInterfaces **ppNetInterfaces);
1621 HRESULT WINAPI ISCluster_get_NetInterfaces_Proxy(ISCluster *This,ISClusNetInterfaces **ppNetInterfaces);
2004 struct ISClusNetInterfaces : public IDispatch { struct in inherits:IDispatch
2014 HRESULT (WINAPI *QueryInterface)(ISClusNetInterfaces *This,REFIID riid,void **ppvObject);
2015 ULONG (WINAPI *AddRef)(ISClusNetInterfaces *This);
2016 ULONG (WINAPI *Release)(ISClusNetInterfaces *This);
2017 HRESULT (WINAPI *GetTypeInfoCount)(ISClusNetInterfaces *Thi
2027 struct ISClusNetInterfaces { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsclus.h433 typedef struct ISClusNetInterfaces ISClusNetInterfaces; typedef in typeref:struct:ISClusNetInterfaces
1512 virtual HRESULT WINAPI get_NetInterfaces(ISClusNetInterfaces **ppNetInterfaces) = 0;
1544 HRESULT (WINAPI *get_NetInterfaces)(ISCluster *This,ISClusNetInterfaces **ppNetInterfaces);
1621 HRESULT WINAPI ISCluster_get_NetInterfaces_Proxy(ISCluster *This,ISClusNetInterfaces **ppNetInterfaces);
2004 struct ISClusNetInterfaces : public IDispatch { struct in inherits:IDispatch
2014 HRESULT (WINAPI *QueryInterface)(ISClusNetInterfaces *This,REFIID riid,void **ppvObject);
2015 ULONG (WINAPI *AddRef)(ISClusNetInterfaces *This);
2016 ULONG (WINAPI *Release)(ISClusNetInterfaces *This);
2017 HRESULT (WINAPI *GetTypeInfoCount)(ISClusNetInterfaces *Thi
2027 struct ISClusNetInterfaces { struct
[all...]

Completed in 67 milliseconds