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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsclus.h538 typedef struct ISClusPartitions ISClusPartitions; typedef in typeref:struct:ISClusPartitions
3618 struct ISClusPartitions : public IDispatch { struct in inherits:IDispatch
3627 HRESULT (WINAPI *QueryInterface)(ISClusPartitions *This,REFIID riid,void **ppvObject);
3628 ULONG (WINAPI *AddRef)(ISClusPartitions *This);
3629 ULONG (WINAPI *Release)(ISClusPartitions *This);
3630 HRESULT (WINAPI *GetTypeInfoCount)(ISClusPartitions *This,UINT *pctinfo);
3631 HRESULT (WINAPI *GetTypeInfo)(ISClusPartitions *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
3632 HRESULT (WINAPI *GetIDsOfNames)(ISClusPartitions *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
3633 HRESULT (WINAPI *Invoke)(ISClusPartitions *Thi
3639 struct ISClusPartitions { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsclus.h538 typedef struct ISClusPartitions ISClusPartitions; typedef in typeref:struct:ISClusPartitions
3618 struct ISClusPartitions : public IDispatch { struct in inherits:IDispatch
3627 HRESULT (WINAPI *QueryInterface)(ISClusPartitions *This,REFIID riid,void **ppvObject);
3628 ULONG (WINAPI *AddRef)(ISClusPartitions *This);
3629 ULONG (WINAPI *Release)(ISClusPartitions *This);
3630 HRESULT (WINAPI *GetTypeInfoCount)(ISClusPartitions *This,UINT *pctinfo);
3631 HRESULT (WINAPI *GetTypeInfo)(ISClusPartitions *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
3632 HRESULT (WINAPI *GetIDsOfNames)(ISClusPartitions *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
3633 HRESULT (WINAPI *Invoke)(ISClusPartitions *Thi
3639 struct ISClusPartitions { struct
[all...]

Completed in 80 milliseconds