次の方法で共有


IRemoteDesktopClient::get_Actions メソッド (rdpappcontainerclient.h)

リモート デスクトップ プロトコル (RDP) アプリ コンテナー クライアントの actions オブジェクトを取得します。

このプロパティは読み取り専用です。

構文

HRESULT get_Actions(
  IRemoteDesktopClientActions **actions
);

パラメーター

actions

戻り値

なし

必要条件

要件
サポートされている最小のクライアント Windows 8
サポートされている最小のサーバー Windows Server 2012
対象プラットフォーム Windows
ヘッダー rdpappcontainerclient.h
[DLL] MsTscAx.dll

こちらもご覧ください

IRemoteDesktopClient