共用方式為


IRemoteDesktopClientActions::ExecuteRemoteAction 方法 (rdpappcontainerclient.h)

導致在遠端會話中執行動作。

語法

HRESULT ExecuteRemoteAction(
  [in] RemoteActionType remoteAction
);

參數

[in] remoteAction

傳回值

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

需求
最低支援的用戶端 Windows 8
最低支援的伺服器 Windows Server 2012
目標平台 Windows
標頭 rdpappcontainerclient.h
Dll MsTscAx.dll

另請參閱

IRemoteDesktopClientActions