Searched refs:IDocHostUIHandler (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmhst.h41 typedef struct IDocHostUIHandler IDocHostUIHandler; typedef in typeref:struct:IDocHostUIHandler
199 struct IDocHostUIHandler : public IUnknown { struct in inherits:IUnknown
220 HRESULT (WINAPI *QueryInterface)(IDocHostUIHandler *This,REFIID riid,void **ppvObject);
221 ULONG (WINAPI *AddRef)(IDocHostUIHandler *This);
222 ULONG (WINAPI *Release)(IDocHostUIHandler *This);
223 HRESULT (WINAPI *ShowContextMenu)(IDocHostUIHandler *This,DWORD dwID,POINT *ppt,IUnknown *pcmdtReserved,IDispatch *pdispReserved);
224 HRESULT (WINAPI *GetHostInfo)(IDocHostUIHandler *This,DOCHOSTUIINFO *pInfo);
225 HRESULT (WINAPI *ShowUI)(IDocHostUIHandler *This,DWORD dwID,IOleInPlaceActiveObject *pActiveObject,IOleCommandTarget *pCommandTarget,IOleInPlaceFrame *pFrame,IOleInPlaceUIWindow *pDoc);
226 HRESULT (WINAPI *HideUI)(IDocHostUIHandler *Thi
240 struct IDocHostUIHandler { struct
[all...]
H A Dcomdefsp.h229 _COM_SMARTPTR_TYPEDEF(IDocHostUIHandler,__uuidof(IDocHostUIHandler));
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmhst.h41 typedef struct IDocHostUIHandler IDocHostUIHandler; typedef in typeref:struct:IDocHostUIHandler
199 struct IDocHostUIHandler : public IUnknown { struct in inherits:IUnknown
220 HRESULT (WINAPI *QueryInterface)(IDocHostUIHandler *This,REFIID riid,void **ppvObject);
221 ULONG (WINAPI *AddRef)(IDocHostUIHandler *This);
222 ULONG (WINAPI *Release)(IDocHostUIHandler *This);
223 HRESULT (WINAPI *ShowContextMenu)(IDocHostUIHandler *This,DWORD dwID,POINT *ppt,IUnknown *pcmdtReserved,IDispatch *pdispReserved);
224 HRESULT (WINAPI *GetHostInfo)(IDocHostUIHandler *This,DOCHOSTUIINFO *pInfo);
225 HRESULT (WINAPI *ShowUI)(IDocHostUIHandler *This,DWORD dwID,IOleInPlaceActiveObject *pActiveObject,IOleCommandTarget *pCommandTarget,IOleInPlaceFrame *pFrame,IOleInPlaceUIWindow *pDoc);
226 HRESULT (WINAPI *HideUI)(IDocHostUIHandler *Thi
240 struct IDocHostUIHandler { struct
[all...]
H A Dcomdefsp.h229 _COM_SMARTPTR_TYPEDEF(IDocHostUIHandler,__uuidof(IDocHostUIHandler));

Completed in 153 milliseconds