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 denetim desenini desteklemesi gereken bir UI Otomasyonu sağlayıcısına SynchronizedInputPattern uygulayın.

Yöntemler

Cancel()

Girişi dinlemeyi durdurur.

StartListening(SynchronizedInputType)

Sağlayıcının belirtilen türdeki girişi dinlemeye başladığını gösterir.

Şunlara uygulanır