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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsclus.h513 typedef struct ISClusPropertyValue ISClusPropertyValue; typedef in typeref:struct:ISClusPropertyValue
3263 struct ISClusPropertyValue : public IDispatch { struct in inherits:IDispatch
3278 HRESULT (WINAPI *QueryInterface)(ISClusPropertyValue *This,REFIID riid,void **ppvObject);
3279 ULONG (WINAPI *AddRef)(ISClusPropertyValue *This);
3280 ULONG (WINAPI *Release)(ISClusPropertyValue *This);
3281 HRESULT (WINAPI *GetTypeInfoCount)(ISClusPropertyValue *This,UINT *pctinfo);
3282 HRESULT (WINAPI *GetTypeInfo)(ISClusPropertyValue *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
3283 HRESULT (WINAPI *GetIDsOfNames)(ISClusPropertyValue *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
3284 HRESULT (WINAPI *Invoke)(ISClusPropertyValue *Thi
3296 struct ISClusPropertyValue { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsclus.h513 typedef struct ISClusPropertyValue ISClusPropertyValue; typedef in typeref:struct:ISClusPropertyValue
3263 struct ISClusPropertyValue : public IDispatch { struct in inherits:IDispatch
3278 HRESULT (WINAPI *QueryInterface)(ISClusPropertyValue *This,REFIID riid,void **ppvObject);
3279 ULONG (WINAPI *AddRef)(ISClusPropertyValue *This);
3280 ULONG (WINAPI *Release)(ISClusPropertyValue *This);
3281 HRESULT (WINAPI *GetTypeInfoCount)(ISClusPropertyValue *This,UINT *pctinfo);
3282 HRESULT (WINAPI *GetTypeInfo)(ISClusPropertyValue *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
3283 HRESULT (WINAPI *GetIDsOfNames)(ISClusPropertyValue *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
3284 HRESULT (WINAPI *Invoke)(ISClusPropertyValue *Thi
3296 struct ISClusPropertyValue { struct
[all...]

Completed in 76 milliseconds