Condividi tramite


RemoteAutomationServer Classe

Definizione

Rappresenta una sessione del provider Automazione interfaccia utente per stabilire il lato server (remoto) di una connessione tra un client locale e un provider remoto.

public ref class RemoteAutomationServer abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RemoteAutomationServer final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class RemoteAutomationServer
Public Class RemoteAutomationServer
Ereditarietà
Object Platform::Object IInspectable RemoteAutomationServer
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 11 (è stato introdotto in 10.0.22000.0)
API contract
Windows.UI.UIAutomation.UIAutomationContract (è stato introdotto in v2.0)

Metodi

ReportSession(Guid)

Avvia il lato server (remoto) di una connessione tra un client locale e un provider remoto.

Si applica a

Vedi anche