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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h194 typedef struct IADsFileService IADsFileService; typedef in typeref:struct:IADsFileService
4530 struct IADsFileService : public IADsService { struct in inherits:IADsService
4540 HRESULT (WINAPI *QueryInterface)(IADsFileService *This,REFIID riid,void **ppvObject);
4541 ULONG (WINAPI *AddRef)(IADsFileService *This);
4542 ULONG (WINAPI *Release)(IADsFileService *This);
4543 HRESULT (WINAPI *GetTypeInfoCount)(IADsFileService *This,UINT *pctinfo);
4544 HRESULT (WINAPI *GetTypeInfo)(IADsFileService *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
4545 HRESULT (WINAPI *GetIDsOfNames)(IADsFileService *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
4546 HRESULT (WINAPI *Invoke)(IADsFileService *Thi
4590 struct IADsFileService { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h194 typedef struct IADsFileService IADsFileService; typedef in typeref:struct:IADsFileService
4530 struct IADsFileService : public IADsService { struct in inherits:IADsService
4540 HRESULT (WINAPI *QueryInterface)(IADsFileService *This,REFIID riid,void **ppvObject);
4541 ULONG (WINAPI *AddRef)(IADsFileService *This);
4542 ULONG (WINAPI *Release)(IADsFileService *This);
4543 HRESULT (WINAPI *GetTypeInfoCount)(IADsFileService *This,UINT *pctinfo);
4544 HRESULT (WINAPI *GetTypeInfo)(IADsFileService *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
4545 HRESULT (WINAPI *GetIDsOfNames)(IADsFileService *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
4546 HRESULT (WINAPI *Invoke)(IADsFileService *Thi
4590 struct IADsFileService { struct
[all...]

Completed in 592 milliseconds