Partager via


IMsTscSecuredSettings

This interface includes methods to retrieve and set properties of the Remote Desktop ActiveX control that are restricted to specific Internet Explorer security zones. Properties include those that specify the program to start upon connection to the Terminal server and the program's working directory. These methods are also available through the IMsRdpClientSecuredSettings interface.

Methods

The following table shows the methods for ImsTscSecuredSettings.

Method Description
put_StartProgram Sets the value of the StartProgram property.
get_StartProgram Retrieves the value of the StartProgram property.
put_WorkDir Sets the WorkDir property.
get_WorkDir Retrieves the WorkDir 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

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.