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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h46 typedef struct IADsPropertyList IADsPropertyList; typedef in typeref:struct:IADsPropertyList
1347 struct IADsPropertyList : public IDispatch { struct in inherits:IDispatch
1362 HRESULT (WINAPI *QueryInterface)(IADsPropertyList *This,REFIID riid,void **ppvObject);
1363 ULONG (WINAPI *AddRef)(IADsPropertyList *This);
1364 ULONG (WINAPI *Release)(IADsPropertyList *This);
1365 HRESULT (WINAPI *GetTypeInfoCount)(IADsPropertyList *This,UINT *pctinfo);
1366 HRESULT (WINAPI *GetTypeInfo)(IADsPropertyList *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
1367 HRESULT (WINAPI *GetIDsOfNames)(IADsPropertyList *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
1368 HRESULT (WINAPI *Invoke)(IADsPropertyList *Thi
1380 struct IADsPropertyList { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h46 typedef struct IADsPropertyList IADsPropertyList; typedef in typeref:struct:IADsPropertyList
1347 struct IADsPropertyList : public IDispatch { struct in inherits:IDispatch
1362 HRESULT (WINAPI *QueryInterface)(IADsPropertyList *This,REFIID riid,void **ppvObject);
1363 ULONG (WINAPI *AddRef)(IADsPropertyList *This);
1364 ULONG (WINAPI *Release)(IADsPropertyList *This);
1365 HRESULT (WINAPI *GetTypeInfoCount)(IADsPropertyList *This,UINT *pctinfo);
1366 HRESULT (WINAPI *GetTypeInfo)(IADsPropertyList *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
1367 HRESULT (WINAPI *GetIDsOfNames)(IADsPropertyList *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
1368 HRESULT (WINAPI *Invoke)(IADsPropertyList *Thi
1380 struct IADsPropertyList { struct
[all...]

Completed in 180 milliseconds