IMsRdpClient::SecuredSettings2 属性

检索指向 IMsRdpClientSecuredSettings 接口的 指针。 此接口可用于设置客户端控件的安全设置。

此属性为只读。

语法

HRESULT get_SecuredSettings2(
  [out] IMsRdpClientSecuredSettings **ppSecuredSettings
);

属性值

IMsRdpClientSecuredSettings 接口指针。

错误代码

如果该方法成功,则返回 S_OK 。 任何其他 HRESULT 值都指示调用失败。

备注

有关详细信息,请参阅 IMsRdpClientSecuredSettings 接口和 提供 RDP 客户端安全性

有关远程桌面 Web 连接的详细信息,请参阅 远程桌面 Web 连接的要求

要求

要求
最低受支持的客户端
Windows Vista
最低受支持的服务器
Windows Server 2008
类型库
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClient定义为 92b4a539-7115-4b7c-a5a9-e5d9efc2780a

另请参阅

IMsRdpClient

IMsRdpClient2

IMsRdpClient3

IMsRdpClient4

IMsRdpClient5

IMsRdpClient6

IMsRdpClient7

IMsRdpClient8

IMsRdpClient9

IMsRdpClient10