IMsRdpClientSecuredSettings (Windows CE 5.0)

Send Feedback

The IMsRdpClientSecuredSettings dual interface includes methods to retrieve and set properties of the Remote Desktop ActiveX control that are restricted to specific Internet Explorer security zones. This interface was added for RDP clients (version 5.1 and later).

IMsRdpClientSecuredSettings derives from the IMsTscSecuredSettings interface. It includes all the IMsTscSecuredSettings methods and provides additional properties.

Methods

The IMsRdpClientSecuredSettings interface contains the following methods.

The following table shows the methods for the IMsRdpClientSecuredSettings interface.

Method Description
put_KeyboardHookMode Sets the value of the KeyboardHookMode property, which specifies keyboard redirection settings.
get_KeyboardHookMode Retrieves the value of the KeyboardHookMode property.
put_AudioRedirectionMode Sets the value of the AudioRedirectionMode, which specifies audio redirection settings.
get_AudioRedirectionMode Retrieves the value of the AudioRedirectionMode property.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Discodlg.h. Mstsax.idl.
Link Library: Mstsax.lib.

See Also

Remote Desktop ActiveX Control Interface | IMsTscSecuredSettings

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.