Skip to content

Latest commit

 

History

History
89 lines (53 loc) · 3.71 KB

imsrdpclientshell.md

File metadata and controls

89 lines (53 loc) · 3.71 KB
title description ms.assetid ms.tgt_platform keywords topic_type api_name api_location api_type ms.topic ms.date
IMsRdpClientShell interface
Remote Desktop Connection (RDC) client settings that are used to launch the client from Remote Desktop Web Access (RD Web Access) or from other web portals.
05ca2e90-656a-40a3-a438-29d7985e9feb
multiple
IMsRdpClientShell interface Remote Desktop Services
IMsRdpClientShell interface Remote Desktop Services , described
apiref
IMsRdpClientShell
MsTscAx.dll
COM
reference
05/31/2018

IMsRdpClientShell interface

Remote Desktop Connection (RDC) client settings that are used to launch the client from Remote Desktop Web Access (RD Web Access) or from other web portals.

Members

The IMsRdpClientShell interface inherits from the IDispatch interface. IMsRdpClientShell also has these types of members:

Methods

The IMsRdpClientShell interface has these methods.

Method Description
GetRdpProperty Retrieves a single RDP property.
Launch Launches remote file content from the web portal.
SetRdpProperty Sets a single RDP property.

Properties

The IMsRdpClientShell interface has these properties.

Property Access type Description
IsRemoteProgramClientInstalled
Read-only
Retrieves whether the Remote Desktop Connection (RDC) client supports RemoteApp functionality.
PublicMode
Read/write
Retrieves whether public mode is enabled.
RdpFileContents
Read/write
Stream version of the RDP configuration file.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientShell is defined as d012ae6d-c19a-4bfe-b367-201f8911f134

See also

IDispatch

Remote Desktop Web Connection Reference