ReactOS 0.4.16-dev-1041-g8b6907f
|
Public Member Functions | |
HRESULT | NavigateWithBindCtx2 (IUri *uri, VARIANT *flags, VARIANT *target_frame, VARIANT *post_data, VARIANT *headers, IBindCtx *bind_ctx, LPOLESTR url_fragment) |
HRESULT | SetBrowserFrameOptions (DWORD opt1, DWORD opt2) |
HRESULT | DetachConnectionPoints () |
HRESULT | GetProcessId (DWORD *pid) |
HRESULT | CompatAttachEditEvents () |
HRESULT | HandleOpenOptions (IUnknown *obj, BSTR bstr, int options) |
HRESULT | SetSearchTerm (BSTR term) |
HRESULT | GetSearchTerm (BSTR *term) |
HRESULT | GetCurrentDocument (IDispatch **doc) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 19409 of file mshtml.idl.
HRESULT IWebBrowserPriv2IE8::CompatAttachEditEvents | ( | ) |
HRESULT IWebBrowserPriv2IE8::DetachConnectionPoints | ( | ) |
HRESULT IWebBrowserPriv2IE8::NavigateWithBindCtx2 | ( | IUri * | uri, |
VARIANT * | flags, | ||
VARIANT * | target_frame, | ||
VARIANT * | post_data, | ||
VARIANT * | headers, | ||
IBindCtx * | bind_ctx, | ||
LPOLESTR | url_fragment | ||
) |