共用方式為


RemoteSystemSessionJoinRequest.Accept 方法

定義

讓應用程式接受要求裝置進入其控制的遠端會話。

public:
 virtual void Accept() = Accept;
void Accept();
public void Accept();
function accept()
Public Sub Accept ()

Windows 需求

應用程式功能
remoteSystem

備註

呼叫這個方法時, RemoteSystemSessionJoinRequest.Participant) 屬性所描述的裝置 (會傳回 RemoteSystemSessionJoinResult 物件,並參考其嘗試加入的遠端會話。

適用於