ReactOS 0.4.16-dev-257-g6aa11ac
|
Public Member Functions | |
HRESULT | Quit () |
HRESULT | ClientToWindow ([in, out] int *pcx, [in, out] int *pcy) |
HRESULT | PutProperty ([in] BSTR Property, [in] VARIANT vtValue) |
HRESULT | GetProperty ([in] BSTR Property, [out, retval] VARIANT *pvtValue) |
Public Member Functions inherited from SHDocVw::IWebBrowser | |
HRESULT | GoBack () |
HRESULT | GoForward () |
HRESULT | GoHome () |
HRESULT | GoSearch () |
HRESULT | Navigate ([in] BSTR URL, [in, optional] VARIANT *Flags, [in, optional] VARIANT *TargetFrameName, [in, optional] VARIANT *PostData, [in, optional] VARIANT *Headers) |
HRESULT | Refresh () |
HRESULT | Refresh2 ([in, optional] VARIANT *Level) |
HRESULT | Stop () |
Public Member Functions inherited from IDispatch | |
HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Properties | |
BSTR | Name [get] |
SHANDLE_PTR | HWND [get] |
BSTR | FullName [get] |
BSTR | Path [get] |
VARIANT_BOOL | Visible [get, set] |
VARIANT_BOOL | StatusBar [get, set] |
BSTR | StatusText [get, set] |
int | ToolBar [get, set] |
VARIANT_BOOL | MenuBar [get, set] |
VARIANT_BOOL | FullScreen [get, set] |
Properties inherited from SHDocVw::IWebBrowser | |
IDispatch | Application [get] |
IDispatch | Parent [get] |
IDispatch | Container [get] |
IDispatch | Document [get] |
VARIANT_BOOL | TopLevelContainer [get] |
BSTR | Type [get] |
long | Left [get, set] |
long | Top [get, set] |
long | Width [get, set] |
long | Height [get, set] |
BSTR | LocationName [get] |
BSTR | LocationURL [get] |
VARIANT_BOOL | Busy [get] |
Additional Inherited Members | |
Public Types inherited from SHDocVw::IWebBrowser | |
enum | BrowserNavConstants { navOpenInNewWindow = 0x1 , navNoHistory = 0x2 , navNoReadFromCache = 0x4 , navNoWriteToCache = 0x8 , navAllowAutosearch = 0x10 , navBrowserBar = 0x20 , navHyperlink = 0x40 , navEnforceRestricted = 0x80 } |
enum | RefreshConstants { REFRESH_NORMAL = 0 , REFRESH_IFEXPIRED = 1 , REFRESH_COMPLETELY = 3 } |
typedef enum SHDocVw::IWebBrowser::BrowserNavConstants | BrowserNavConstants |
typedef enum SHDocVw::IWebBrowser::RefreshConstants | RefreshConstants |
Public Types inherited from IDispatch | |
typedef IDispatch * | LPDISPATCH |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Public Attributes inherited from IDispatch | |
const DISPID | DISPID_UNKNOWN = -1 |
const DISPID | DISPID_VALUE = 0 |
const DISPID | DISPID_PROPERTYPUT = -3 |
const DISPID | DISPID_NEWENUM = -4 |
const DISPID | DISPID_EVALUATE = -5 |
const DISPID | DISPID_CONSTRUCTOR = -6 |
const DISPID | DISPID_DESTRUCTOR = -7 |
const DISPID | DISPID_COLLECT = -8 |
Definition at line 226 of file exdisp.idl.
HRESULT SHDocVw::IWebBrowserApp::GetProperty | ( | [in] BSTR | Property, |
[out, retval] VARIANT * | pvtValue | ||
) |
HRESULT SHDocVw::IWebBrowserApp::Quit | ( | ) |
|
get |
|
getset |
|
get |
|
getset |
|
get |
|
get |
|
getset |
|
getset |
|
getset |
|
getset |