IMsRdpClientShell::IsRemoteProgramClientInstalled property

Retrieves whether the Remote Desktop Connection (RDC) client supports Windows Server 2008 R2 RemoteApp functionality.

This property is read-only.

Syntax

HRESULT get_IsRemoteProgramClientInstalled(
  [out] VARIANT_BOOL *pbClientInstalled
);

Property value

Retrieves whether the Remote Desktop Connection (RDC) client supports RemoteApp functionality.

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

IMsRdpClientShell