ReactOS 0.4.15-dev-8102-g108db8f
IWebBrowserPriv2IE8 Interface Reference
Inheritance diagram for IWebBrowserPriv2IE8:
Collaboration diagram for IWebBrowserPriv2IE8:

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)
 
- 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 IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 19409 of file mshtml.idl.

Member Function Documentation

◆ CompatAttachEditEvents()

HRESULT IWebBrowserPriv2IE8::CompatAttachEditEvents ( )

◆ DetachConnectionPoints()

HRESULT IWebBrowserPriv2IE8::DetachConnectionPoints ( )

◆ GetCurrentDocument()

HRESULT IWebBrowserPriv2IE8::GetCurrentDocument ( IDispatch **  doc)

◆ GetProcessId()

HRESULT IWebBrowserPriv2IE8::GetProcessId ( DWORD pid)

◆ GetSearchTerm()

HRESULT IWebBrowserPriv2IE8::GetSearchTerm ( BSTR term)

◆ HandleOpenOptions()

HRESULT IWebBrowserPriv2IE8::HandleOpenOptions ( IUnknown obj,
BSTR  bstr,
int  options 
)

◆ NavigateWithBindCtx2()

HRESULT IWebBrowserPriv2IE8::NavigateWithBindCtx2 ( IUri uri,
VARIANT flags,
VARIANT target_frame,
VARIANT post_data,
VARIANT headers,
IBindCtx bind_ctx,
LPOLESTR  url_fragment 
)

◆ SetBrowserFrameOptions()

HRESULT IWebBrowserPriv2IE8::SetBrowserFrameOptions ( DWORD  opt1,
DWORD  opt2 
)

◆ SetSearchTerm()

HRESULT IWebBrowserPriv2IE8::SetSearchTerm ( BSTR  term)

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