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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcntl.h73 typedef struct DIMContactListEvents DIMContactListEvents; typedef in typeref:struct:DIMContactListEvents
992 struct DIMContactListEvents : public IDispatch { struct in inherits:IDispatch
997 HRESULT (WINAPI *QueryInterface)(DIMContactListEvents *This,REFIID riid,void **ppvObject);
998 ULONG (WINAPI *AddRef)(DIMContactListEvents *This);
999 ULONG (WINAPI *Release)(DIMContactListEvents *This);
1000 HRESULT (WINAPI *GetTypeInfoCount)(DIMContactListEvents *This,UINT *pctinfo);
1001 HRESULT (WINAPI *GetTypeInfo)(DIMContactListEvents *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
1002 HRESULT (WINAPI *GetIDsOfNames)(DIMContactListEvents *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
1003 HRESULT (WINAPI *Invoke)(DIMContactListEvents *Thi
1006 struct DIMContactListEvents { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcntl.h73 typedef struct DIMContactListEvents DIMContactListEvents; typedef in typeref:struct:DIMContactListEvents
992 struct DIMContactListEvents : public IDispatch { struct in inherits:IDispatch
997 HRESULT (WINAPI *QueryInterface)(DIMContactListEvents *This,REFIID riid,void **ppvObject);
998 ULONG (WINAPI *AddRef)(DIMContactListEvents *This);
999 ULONG (WINAPI *Release)(DIMContactListEvents *This);
1000 HRESULT (WINAPI *GetTypeInfoCount)(DIMContactListEvents *This,UINT *pctinfo);
1001 HRESULT (WINAPI *GetTypeInfo)(DIMContactListEvents *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
1002 HRESULT (WINAPI *GetIDsOfNames)(DIMContactListEvents *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
1003 HRESULT (WINAPI *Invoke)(DIMContactListEvents *Thi
1006 struct DIMContactListEvents { struct
[all...]

Completed in 52 milliseconds