ISynchronizedInputProvider Antarmuka

Definisi

Mengekspos metode untuk memfasilitasi akses klien UI Automation ke kontrol yang mendukung input yang disinkronkan.

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
Atribut

Keterangan

Terapkan antarmuka ini pada penyedia UI Automation yang harus mendukung pola kontrol SynchronizedInputPattern.

Metode

Nama Deskripsi
Cancel()

Berhenti mendengarkan input.

StartListening(SynchronizedInputType)

Menunjuk bahwa penyedia mulai mendengarkan input dari jenis yang ditentukan.

Berlaku untuk