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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsclus.h533 typedef struct ISClusPartition ISClusPartition; typedef in typeref:struct:ISClusPartition
3549 struct ISClusPartition : public IDispatch { struct in inherits:IDispatch
3562 HRESULT (WINAPI *QueryInterface)(ISClusPartition *This,REFIID riid,void **ppvObject);
3563 ULONG (WINAPI *AddRef)(ISClusPartition *This);
3564 ULONG (WINAPI *Release)(ISClusPartition *This);
3565 HRESULT (WINAPI *GetTypeInfoCount)(ISClusPartition *This,UINT *pctinfo);
3566 HRESULT (WINAPI *GetTypeInfo)(ISClusPartition *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
3567 HRESULT (WINAPI *GetIDsOfNames)(ISClusPartition *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
3568 HRESULT (WINAPI *Invoke)(ISClusPartition *Thi
3578 struct ISClusPartition { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsclus.h533 typedef struct ISClusPartition ISClusPartition; typedef in typeref:struct:ISClusPartition
3549 struct ISClusPartition : public IDispatch { struct in inherits:IDispatch
3562 HRESULT (WINAPI *QueryInterface)(ISClusPartition *This,REFIID riid,void **ppvObject);
3563 ULONG (WINAPI *AddRef)(ISClusPartition *This);
3564 ULONG (WINAPI *Release)(ISClusPartition *This);
3565 HRESULT (WINAPI *GetTypeInfoCount)(ISClusPartition *This,UINT *pctinfo);
3566 HRESULT (WINAPI *GetTypeInfo)(ISClusPartition *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
3567 HRESULT (WINAPI *GetIDsOfNames)(ISClusPartition *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
3568 HRESULT (WINAPI *Invoke)(ISClusPartition *Thi
3578 struct ISClusPartition { struct
[all...]

Completed in 64 milliseconds