IMsRdpClientSecuredSettings2::P CB 属性

指定在连接到服务器之前要使用的预连接 BLOB () 设置。

此属性是可读写的。

语法

HRESULT put_PCB(
  [in]          BSTR bstrPCB
);

HRESULT get_PCB(
  [out, retval] BSTR *bstrPCB
);

属性值

该设置为“2013”设置。

要求

要求
最低受支持的客户端
Windows 7
最低受支持的服务器
Windows Server 2008
类型库
MsTscAx.dll
DLL
MsTscAx.dll

另请参阅

IMsRdpClientSecuredSettings2