次の方法で共有


IMsRdpClientAdvancedSettings8::ClientProtocolSpec プロパティ

クライアントとサーバーの間で使用されるリモート デスクトップ プロトコルを指定します。

このプロパティは読み取り/書き込み可能です。

構文

HRESULT put_ClientProtocolSpec(
  [in]  ClientSpec ClientMode
);

HRESULT get_ClientProtocolSpec(
  [out] ClientSpec *pClientMode
);

プロパティ値

クライアントとサーバーの間で使用されるリモート デスクトップ プロトコルを指定する ClientSpec 列挙体の値。

要件

要件
サポートされている最小のクライアント
Windows 8
サポートされている最小のサーバー
Windows Server 2012
タイプ ライブラリ
MsTscAx.dll
[DLL]
MsTscAx.dll

関連項目

ClientSpec

IMsRdpClientAdvancedSettings8