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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsclus.h428 typedef struct ISClusNetInterface ISClusNetInterface; typedef in typeref:struct:ISClusNetInterface
1930 struct ISClusNetInterface : public IDispatch { struct in inherits:IDispatch
1944 HRESULT (WINAPI *QueryInterface)(ISClusNetInterface *This,REFIID riid,void **ppvObject);
1945 ULONG (WINAPI *AddRef)(ISClusNetInterface *This);
1946 ULONG (WINAPI *Release)(ISClusNetInterface *This);
1947 HRESULT (WINAPI *GetTypeInfoCount)(ISClusNetInterface *This,UINT *pctinfo);
1948 HRESULT (WINAPI *GetTypeInfo)(ISClusNetInterface *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
1949 HRESULT (WINAPI *GetIDsOfNames)(ISClusNetInterface *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
1950 HRESULT (WINAPI *Invoke)(ISClusNetInterface *Thi
1961 struct ISClusNetInterface { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsclus.h428 typedef struct ISClusNetInterface ISClusNetInterface; typedef in typeref:struct:ISClusNetInterface
1930 struct ISClusNetInterface : public IDispatch { struct in inherits:IDispatch
1944 HRESULT (WINAPI *QueryInterface)(ISClusNetInterface *This,REFIID riid,void **ppvObject);
1945 ULONG (WINAPI *AddRef)(ISClusNetInterface *This);
1946 ULONG (WINAPI *Release)(ISClusNetInterface *This);
1947 HRESULT (WINAPI *GetTypeInfoCount)(ISClusNetInterface *This,UINT *pctinfo);
1948 HRESULT (WINAPI *GetTypeInfo)(ISClusNetInterface *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
1949 HRESULT (WINAPI *GetIDsOfNames)(ISClusNetInterface *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
1950 HRESULT (WINAPI *Invoke)(ISClusNetInterface *Thi
1961 struct ISClusNetInterface { struct
[all...]

Completed in 80 milliseconds