IMsRdpClientAdvancedSettings5::RedirectDevices 属性
设置或检索设备重定向的配置。
此属性是可读写的。
语法
HRESULT put_RedirectDevices(
[in] VARIANT_BOOL fRedirectPnPDevices
);
HRESULT get_RedirectDevices(
[out] VARIANT_BOOL *pfRedirectPnPDevices
);
属性值
将设备重定向模式设置为 TRUE 或 FALSE。 如果设置为 TRUE,则启用设备重定向模式。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista |
最低受支持的服务器 |
Windows Server 2008 |
类型库 |
|
DLL |
|
IID |
IID_IMsRdpClientAdvancedSettings5定义为 FBA7F64E-6783-4405-DA45-FA4A763DABD0 |