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