Searched refs:IExpDispSupport (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dshdeprecated.h37 typedef struct IExpDispSupport IExpDispSupport; typedef in typeref:struct:IExpDispSupport
226 struct IExpDispSupport : public IUnknown { struct in inherits:IUnknown
235 HRESULT (WINAPI *QueryInterface)(IExpDispSupport *This,REFIID riid,void **ppvObject);
236 ULONG (WINAPI *AddRef)(IExpDispSupport *This);
237 ULONG (WINAPI *Release)(IExpDispSupport *This);
238 HRESULT (WINAPI *FindCIE4ConnectionPoint)(IExpDispSupport *This,REFIID riid,CIE4ConnectionPoint **ppccp);
239 HRESULT (WINAPI *OnTranslateAccelerator)(IExpDispSupport *This,MSG *pMsg,DWORD grfModifiers);
240 HRESULT (WINAPI *OnInvoke)(IExpDispSupport *This,DISPID dispidMember,REFIID iid,LCID lcid,WORD wFlags,DISPPARAMS *pdispparams,VARIANT *pVarResult,EXCEPINFO *pexcepinfo,UINT *puArgErr);
243 struct IExpDispSupport { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dshdeprecated.h37 typedef struct IExpDispSupport IExpDispSupport; typedef in typeref:struct:IExpDispSupport
226 struct IExpDispSupport : public IUnknown { struct in inherits:IUnknown
235 HRESULT (WINAPI *QueryInterface)(IExpDispSupport *This,REFIID riid,void **ppvObject);
236 ULONG (WINAPI *AddRef)(IExpDispSupport *This);
237 ULONG (WINAPI *Release)(IExpDispSupport *This);
238 HRESULT (WINAPI *FindCIE4ConnectionPoint)(IExpDispSupport *This,REFIID riid,CIE4ConnectionPoint **ppccp);
239 HRESULT (WINAPI *OnTranslateAccelerator)(IExpDispSupport *This,MSG *pMsg,DWORD grfModifiers);
240 HRESULT (WINAPI *OnInvoke)(IExpDispSupport *This,DISPID dispidMember,REFIID iid,LCID lcid,WORD wFlags,DISPPARAMS *pdispparams,VARIANT *pVarResult,EXCEPINFO *pexcepinfo,UINT *puArgErr);
243 struct IExpDispSupport { struct
[all...]

Completed in 34 milliseconds