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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsclus.h473 typedef struct ISClusResTypeResources ISClusResTypeResources; typedef in typeref:struct:ISClusResTypeResources
2676 struct ISClusResTypeResources : public IDispatch { struct in inherits:IDispatch
2688 HRESULT (WINAPI *QueryInterface)(ISClusResTypeResources *This,REFIID riid,void **ppvObject);
2689 ULONG (WINAPI *AddRef)(ISClusResTypeResources *This);
2690 ULONG (WINAPI *Release)(ISClusResTypeResources *This);
2691 HRESULT (WINAPI *GetTypeInfoCount)(ISClusResTypeResources *This,UINT *pctinfo);
2692 HRESULT (WINAPI *GetTypeInfo)(ISClusResTypeResources *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
2693 HRESULT (WINAPI *GetIDsOfNames)(ISClusResTypeResources *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
2694 HRESULT (WINAPI *Invoke)(ISClusResTypeResources *Thi
2703 struct ISClusResTypeResources { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsclus.h473 typedef struct ISClusResTypeResources ISClusResTypeResources; typedef in typeref:struct:ISClusResTypeResources
2676 struct ISClusResTypeResources : public IDispatch { struct in inherits:IDispatch
2688 HRESULT (WINAPI *QueryInterface)(ISClusResTypeResources *This,REFIID riid,void **ppvObject);
2689 ULONG (WINAPI *AddRef)(ISClusResTypeResources *This);
2690 ULONG (WINAPI *Release)(ISClusResTypeResources *This);
2691 HRESULT (WINAPI *GetTypeInfoCount)(ISClusResTypeResources *This,UINT *pctinfo);
2692 HRESULT (WINAPI *GetTypeInfo)(ISClusResTypeResources *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
2693 HRESULT (WINAPI *GetIDsOfNames)(ISClusResTypeResources *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
2694 HRESULT (WINAPI *Invoke)(ISClusResTypeResources *Thi
2703 struct ISClusResTypeResources { struct
[all...]

Completed in 57 milliseconds