Share via


IUIAutomationInvokePattern Interface

Exposes a method that enables the action of a control (typically a button) to be invoked.

IUIAutomationInvokePattern Members

Invoke Invokes the action of a control, such as a button click.

Remarks

A control should support this interface if it initiates or performs a single, unambiguous action and does not maintain state when activated.

Interface Information

Inherits from IUnknown
Header and IDL files uiautomation.h, uiautomationclient.idl
Minimum operating systems Windows 7