Searched defs:IIMContacts (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | msimcsdk.h | 53 typedef struct IIMContacts IIMContacts; typedef in typeref:struct:IIMContacts 700 struct IIMContacts : public IDispatch { struct in inherits:IDispatch 715 HRESULT (WINAPI *QueryInterface)(IIMContacts *This,REFIID riid,void **ppvObject); 716 ULONG (WINAPI *AddRef)(IIMContacts *This); 717 ULONG (WINAPI *Release)(IIMContacts *This); 718 HRESULT (WINAPI *GetTypeInfoCount)(IIMContacts *This,UINT *pctinfo); 719 HRESULT (WINAPI *GetTypeInfo)(IIMContacts *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 720 HRESULT (WINAPI *GetIDsOfNames)(IIMContacts *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 721 HRESULT (WINAPI *Invoke)(IIMContacts *Thi 733 struct IIMContacts { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | msimcsdk.h | 53 typedef struct IIMContacts IIMContacts; typedef in typeref:struct:IIMContacts 700 struct IIMContacts : public IDispatch { struct in inherits:IDispatch 715 HRESULT (WINAPI *QueryInterface)(IIMContacts *This,REFIID riid,void **ppvObject); 716 ULONG (WINAPI *AddRef)(IIMContacts *This); 717 ULONG (WINAPI *Release)(IIMContacts *This); 718 HRESULT (WINAPI *GetTypeInfoCount)(IIMContacts *This,UINT *pctinfo); 719 HRESULT (WINAPI *GetTypeInfo)(IIMContacts *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 720 HRESULT (WINAPI *GetIDsOfNames)(IIMContacts *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 721 HRESULT (WINAPI *Invoke)(IIMContacts *Thi 733 struct IIMContacts { struct [all...] |
Completed in 43 milliseconds