IMsRdpClient7::RemoteProgram2 property

Retrieves an object that supports the ITSRemoteProgram2 interface.

This property is read-only.

Syntax

HRESULT get_RemoteProgram2(
  [out, retval] ITSRemoteProgram2 **ppRemoteProgram
);

Property value

The address of an ITSRemoteProgram2 interface pointer that receives the object.

Requirements

Requirement Value
Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008 R2
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClient7 is defined as b2a5b5ce-3461-444a-91d4-add26d070638

See also

IMsRdpClient7

IMsRdpClient8

IMsRdpClient9

IMsRdpClient10