IRemoteDesktopClientSettings::GetRdpProperty メソッド (rdpappcontainerclient.h)
単一の名前付き RDP プロパティ値を取得します。 指定したプロパティが設定されていない場合は、既定値が取得されます。
構文
HRESULT GetRdpProperty(
[in] BSTR propertyName,
[out, retval] VARIANT *value
);
パラメーター
[in] propertyName
[out, retval] value
戻り値
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 |
サポートされている最小のサーバー | Windows Server 2012 |
対象プラットフォーム | Windows |
ヘッダー | rdpappcontainerclient.h |
[DLL] | MsTscAx.dll |