Edit

Share via


IWebApplicationHost interface (webapplication.h)

Exposes methods and properties that are implemented by the WWAHost.

Inheritance

The IWebApplicationHost interface inherits from the IUnknown interface. IWebApplicationHost also has these types of members:

Methods

The IWebApplicationHost interface has these methods.

 
IWebApplicationHost::Advise

Establishes a connection to allow a client to receive events.
IWebApplicationHost::get_Document

Gets the HTML document object model of the current top-level document.
IWebApplicationHost::get_HWND

Gets the handle of the current WWAHost window.
IWebApplicationHost::Refresh

Refreshes the current document without sending a 'Pragma:no-cache' HTTP header to the server.
IWebApplicationHost::Unadvise

Removes a previously established connection.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header webapplication.h