Freigeben über


RemoteSystemConnectionRequest.CreateForApp(RemoteSystemApp) Methode

Definition

Initialisiert eine neue instance der RemoteSystemConnectionRequest-Klasse für eine bestimmte Anwendung auf einem Remotesystem.

public:
 static RemoteSystemConnectionRequest ^ CreateForApp(RemoteSystemApp ^ remoteSystemApp);
 static RemoteSystemConnectionRequest CreateForApp(RemoteSystemApp const& remoteSystemApp);
public static RemoteSystemConnectionRequest CreateForApp(RemoteSystemApp remoteSystemApp);
function createForApp(remoteSystemApp)
Public Shared Function CreateForApp (remoteSystemApp As RemoteSystemApp) As RemoteSystemConnectionRequest

Parameter

remoteSystemApp
RemoteSystemApp

Die zugrunde liegende Remoteanwendung, mit der versucht werden soll, eine Verbindung herzustellen.

Gibt zurück

Ein instance der RemoteSystemConnectionRequest-Klasse.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Gilt für: