core.sys.windows.exdisp

Windows API header module

Translated from MinGW Windows headers

License

Types 5

navOpenInNewWindow = 0x01
navNoHistory = 0x02
navNoReadFromCache = 0x04
navNoWriteTocache = 0x08
navAllowAutosearch = 0x10
navBrowserBar = 0x20
navHyperLink = 0x40
Methods
HRESULT GoBack()
HRESULT GoForward()
HRESULT GoHome()
HRESULT GoSearch()
HRESULT Refresh()
HRESULT Refresh2(VARIANT *)
HRESULT Stop()
HRESULT get_Application(IDispatch * ppDisp)
HRESULT get_Parent(IDispatch * ppDisp)
HRESULT get_Container(IDispatch * ppDisp)
HRESULT get_Document(IDispatch * ppDisp)
HRESULT get_Type(BSTR *)
HRESULT get_Left(LONG *)
HRESULT put_Left(LONG)
HRESULT get_Top(LONG *)
HRESULT put_Top(LONG)
HRESULT get_Width(LONG *)
HRESULT put_Width(LONG)
HRESULT get_Height(LONG *)
HRESULT put_Height(LONG)
Methods
HRESULT Quit()
HRESULT ClientToWindow(int *, int *)
HRESULT get_Name(BSTR *)
HRESULT get_HWND(LONG *)
HRESULT get_FullName(BSTR *)
HRESULT get_Path(BSTR *)
HRESULT get_StatusText(BSTR *)
HRESULT get_ToolBar(int *)
HRESULT put_ToolBar(int)