ISynchronizedInputProvider interface (uiautomationcore.h)
Enables Microsoft UI Automation client applications to direct the mouse or keyboard input to a specific UI element.
Inheritance
The ISynchronizedInputProvider interface inherits from the IUnknown interface. ISynchronizedInputProvider also has these types of members:
Methods
The ISynchronizedInputProvider interface has these methods.
ISynchronizedInputProvider::Cancel Cancels listening for input. |
ISynchronizedInputProvider::StartListening Starts listening for input of the specified type. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista, Windows XP with SP3 and Platform Update for Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008, Windows Server 2003 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | uiautomationcore.h (include UIAutomation.h) |