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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcntl.h63 typedef struct IIMSafeContact IIMSafeContact; typedef in typeref:struct:IIMSafeContact
782 struct IIMSafeContact : public IDispatch { struct in inherits:IDispatch
796 HRESULT (WINAPI *QueryInterface)(IIMSafeContact *This,REFIID riid,void **ppvObject);
797 ULONG (WINAPI *AddRef)(IIMSafeContact *This);
798 ULONG (WINAPI *Release)(IIMSafeContact *This);
799 HRESULT (WINAPI *GetTypeInfoCount)(IIMSafeContact *This,UINT *pctinfo);
800 HRESULT (WINAPI *GetTypeInfo)(IIMSafeContact *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
801 HRESULT (WINAPI *GetIDsOfNames)(IIMSafeContact *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
802 HRESULT (WINAPI *Invoke)(IIMSafeContact *Thi
813 struct IIMSafeContact { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcntl.h63 typedef struct IIMSafeContact IIMSafeContact; typedef in typeref:struct:IIMSafeContact
782 struct IIMSafeContact : public IDispatch { struct in inherits:IDispatch
796 HRESULT (WINAPI *QueryInterface)(IIMSafeContact *This,REFIID riid,void **ppvObject);
797 ULONG (WINAPI *AddRef)(IIMSafeContact *This);
798 ULONG (WINAPI *Release)(IIMSafeContact *This);
799 HRESULT (WINAPI *GetTypeInfoCount)(IIMSafeContact *This,UINT *pctinfo);
800 HRESULT (WINAPI *GetTypeInfo)(IIMSafeContact *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
801 HRESULT (WINAPI *GetIDsOfNames)(IIMSafeContact *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
802 HRESULT (WINAPI *Invoke)(IIMSafeContact *Thi
813 struct IIMSafeContact { struct
[all...]

Completed in 28 milliseconds