RemoteSystemConnectionRequest(RemoteSystem) 생성자

정의

RemoteSystemConnectionRequest 클래스의 instance 초기화합니다.

public:
 RemoteSystemConnectionRequest(RemoteSystem ^ remoteSystem);
 RemoteSystemConnectionRequest(RemoteSystem const& remoteSystem);
public RemoteSystemConnectionRequest(RemoteSystem remoteSystem);
function RemoteSystemConnectionRequest(remoteSystem)
Public Sub New (remoteSystem As RemoteSystem)

매개 변수

remoteSystem
RemoteSystem

결과 RemoteSystemConnectionRequest에 대한 기본 원격 시스템(디바이스)입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상