IRemoteDesktopClientSettings::RetrieveSettings メソッド (rdpappcontainerclient.h)
RDP ファイル全体を文字列として取得します。
構文
HRESULT RetrieveSettings(
[out, retval] BSTR *rdpFileContents
);
パラメーター
[out, retval] rdpFileContents
RDP ファイルの内容全体。
戻り値
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 |
サポートされている最小のサーバー | Windows Server 2012 |
対象プラットフォーム | Windows |
ヘッダー | rdpappcontainerclient.h |
[DLL] | MsTscAx.dll |