IMsRdpClient5::RemoteProgram property

Retrieves an object that supports the ITSRemoteProgram interface.

This property is read-only.

Syntax

HRESULT get_RemoteProgram(
  [out] ITSRemoteProgram **ppRemoteProgram
);

Property value

An ITSRemoteProgram interface pointer.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClient5 is defined as 4eb5335b-6429-477d-b922-e06a28ecd8bf

See also

IMsRdpClient5

IMsRdpClient6

IMsRdpClient7

IMsRdpClient8

IMsRdpClient9

IMsRdpClient10