Freigeben über


RemoteAutomationServer Klasse

Definition

Stellt eine Benutzeroberflächenautomatisierungsanbietersitzung zum Einrichten der Serverseite (Remoteseite) einer Verbindung zwischen einem lokalen Client und einem Remoteanbieter dar.

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
Vererbung
Object Platform::Object IInspectable RemoteAutomationServer
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 11 (eingeführt in 10.0.22000.0)
API contract
Windows.UI.UIAutomation.UIAutomationContract (eingeführt in v2.0)

Methoden

ReportSession(Guid)

Initiiert die Serverseite (Remoteseite) einer Verbindung zwischen einem lokalen Client und einem Remoteanbieter.

Gilt für:

Weitere Informationen