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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h104 typedef struct IADsNamespaces IADsNamespaces; typedef in typeref:struct:IADsNamespaces
1885 struct IADsNamespaces : public IADs { struct in inherits:IADs
1893 HRESULT (WINAPI *QueryInterface)(IADsNamespaces *This,REFIID riid,void **ppvObject);
1894 ULONG (WINAPI *AddRef)(IADsNamespaces *This);
1895 ULONG (WINAPI *Release)(IADsNamespaces *This);
1896 HRESULT (WINAPI *GetTypeInfoCount)(IADsNamespaces *This,UINT *pctinfo);
1897 HRESULT (WINAPI *GetTypeInfo)(IADsNamespaces *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
1898 HRESULT (WINAPI *GetIDsOfNames)(IADsNamespaces *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
1899 HRESULT (WINAPI *Invoke)(IADsNamespaces *Thi
1917 struct IADsNamespaces { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h104 typedef struct IADsNamespaces IADsNamespaces; typedef in typeref:struct:IADsNamespaces
1885 struct IADsNamespaces : public IADs { struct in inherits:IADs
1893 HRESULT (WINAPI *QueryInterface)(IADsNamespaces *This,REFIID riid,void **ppvObject);
1894 ULONG (WINAPI *AddRef)(IADsNamespaces *This);
1895 ULONG (WINAPI *Release)(IADsNamespaces *This);
1896 HRESULT (WINAPI *GetTypeInfoCount)(IADsNamespaces *This,UINT *pctinfo);
1897 HRESULT (WINAPI *GetTypeInfo)(IADsNamespaces *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
1898 HRESULT (WINAPI *GetIDsOfNames)(IADsNamespaces *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
1899 HRESULT (WINAPI *Invoke)(IADsNamespaces *Thi
1917 struct IADsNamespaces { struct
[all...]

Completed in 100 milliseconds