ReactOS 0.4.15-dev-7953-g1f49173
IDocHostUIHandler2 Interface Reference
Inheritance diagram for IDocHostUIHandler2:
Collaboration diagram for IDocHostUIHandler2:

Public Member Functions

HRESULT GetOverrideKeyPath ([out] LPOLESTR *pchKey, [in] DWORD dw)
 
- Public Member Functions inherited from IDocHostUIHandler
HRESULT ShowContextMenu ([in] DWORD dwID, [in] POINT *ppt, [in] IUnknown *pcmdtReserved, [in] IDispatch *pdispReserved)
 
HRESULT GetHostInfo ([in, out] DOCHOSTUIINFO *pInfo)
 
HRESULT ShowUI ([in] DWORD dwID, [in] IOleInPlaceActiveObject *pActiveObject, [in] IOleCommandTarget *pCommandTarget, [in] IOleInPlaceFrame *pFrame, [in] IOleInPlaceUIWindow *pDoc)
 
HRESULT HideUI ()
 
HRESULT UpdateUI ()
 
HRESULT EnableModeless ([in] BOOL fEnable)
 
HRESULT OnDocWindowActivate ([in] BOOL fActivate)
 
HRESULT OnFrameWindowActivate ([in] BOOL fActivate)
 
HRESULT ResizeBorder ([in] LPCRECT prcBorder, [in] IOleInPlaceUIWindow *pUIWindow, [in] BOOL fRameWindow)
 
HRESULT TranslateAccelerator ([in] LPMSG lpMsg, [in] const GUID *pguidCmdGroup, [in] DWORD nCmdID)
 
HRESULT GetOptionKeyPath ([out] LPOLESTR *pchKey, [in] DWORD dw)
 
HRESULT GetDropTarget ([in] IDropTarget *pDropTarget, [out] IDropTarget **ppDropTarget)
 
HRESULT GetExternal ([out] IDispatch **ppDispatch)
 
HRESULT TranslateUrl ([in] DWORD dwTranslate, [in] OLECHAR *pchURLIn, [out] OLECHAR **ppchURLOut)
 
HRESULT FilterDataObject ([in] IDataObject *pDO, [out] IDataObject **ppDORet)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IDocHostUIHandler
typedef struct IDocHostUIHandler::_DOCHOSTUIINFO DOCHOSTUIINFO
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 222 of file mshtmhst.idl.

Member Function Documentation

◆ GetOverrideKeyPath()

HRESULT IDocHostUIHandler2::GetOverrideKeyPath ( [out] LPOLESTR pchKey,
[in] DWORD  dw 
)

The documentation for this interface was generated from the following file: