次の方法で共有


IMsTscSecuredSettings (Windows CE 5.0)

Send Feedback

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.