Redirection Properties of IMsRdpClientAdvancedSettings (Windows CE 5.0)
You can set and retrieve properties related to redirection of hard drives, ports, printers and smart cards.
The following table shows the properties you can set and retrieve.
Property | Description |
---|---|
RedirectDrives | Specifies whether disk-drive redirection is allowed. Setting this property to VARIANT_TRUE enables redirection and displays a pop-up at connection time, asking the user to confirm redirection for security purposes. |
RedirectPorts | Specifies whether local-port (COM and LPT) redirection is allowed. Setting this property to VARIANT_TRUE enables redirection and displays a pop-up at connection time, asking the user to confirm redirection for security purposes. |
RedirectPrinters | Specifies whether printer redirection is allowed. Setting this property to VARIANT_TRUE allows redirection. |
RedirectSmartCards | Specifies whether smart-card redirection is allowed. Setting this property to VARIANT_TRUE enables redirection and displays a pop-up at connection time, asking the user to confirm redirection for security purposes. |
See Also
IMsRdpClientAdvancedSettings Property Descriptions
Send Feedback on this topic to the authors