IWebApplicationHost interface
Exposes methods and properties that are implemented by the WWAHost.
Members
The IWebApplicationHost interface inherits from the IUnknown interface. IWebApplicationHost also has these types of members:
Methods
The IWebApplicationHost interface has these methods.
| Method | Description |
|---|---|
| Advise |
Establishes a connection to allow a client to receive events. |
| Refresh |
Refreshes the current document without sending a 'Pragma:no-cache' HTTP header to the server. |
| Unadvise |
Removes a previously established connection. |
Properties
The IWebApplicationHost interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Gets the HTML document object model of the current top-level document. | |
| Read-only |
Gets the handle of the current WWAHost window. |
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
IDL |
|