IWebApplicationUIEvents interface
Enables a debugging or authoring app to receive notification of user interface events and respond to events that require user interaction.
Members
The IWebApplicationUIEvents interface inherits from the IUnknown interface. IWebApplicationUIEvents also has these types of members:
Methods
The IWebApplicationUIEvents interface has these methods.
Method | Description |
---|---|
SecurityProblem |
Notifies the authoring app about an authentication problem. |
Requirements
Minimum supported client | Windows 8 [desktop apps only] |
---|---|
Minimum supported server | Windows Server 2012 [desktop apps only] |
IDL |
|
Show: