ISynchronizedInputProvider Arabirim

Tanım

Eşitlenmiş girişi destekleyen denetimlere UI Otomasyonu istemci erişimini kolaylaştırmak için yöntemleri kullanıma sunar.

public interface class ISynchronizedInputProvider
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("29db1a06-02ce-4cf7-9b42-565d4fab20ee")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISynchronizedInputProvider
public interface ISynchronizedInputProvider
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("29db1a06-02ce-4cf7-9b42-565d4fab20ee")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISynchronizedInputProvider = interface
type ISynchronizedInputProvider = interface
Public Interface ISynchronizedInputProvider
Öznitelikler

Açıklamalar

Bu arabirimi, SynchronizedInputPattern denetim desenini desteklemesi gereken bir UI Otomasyonu sağlayıcısına uygulayın.

Yöntemler

Name Description
Cancel()

Girişi dinlemeyi durdurur.

StartListening(SynchronizedInputType)

Sağlayıcının belirtilen türün girişini dinlemeye başlayacağını gösterir.

Şunlara uygulanır