Skip to content

Latest commit

 

History

History
93 lines (62 loc) · 2.5 KB

imsrdpclient7-remoteprogram2.md

File metadata and controls

93 lines (62 loc) · 2.5 KB
title description ms.assetid ms.tgt_platform keywords topic_type api_name api_location api_type ms.topic ms.date
IMsRdpClient7 RemoteProgram2 property
Retrieves an object that supports the ITSRemoteProgram2 interface.
fabdc933-c941-487f-9e49-c20a39e0c86e
multiple
RemoteProgram2 property Remote Desktop Services
RemoteProgram2 property Remote Desktop Services , IMsRdpClient7 interface
IMsRdpClient7 interface Remote Desktop Services , RemoteProgram2 property
RemoteProgram2 property Remote Desktop Services , IMsRdpClient8 interface
IMsRdpClient8 interface Remote Desktop Services , RemoteProgram2 property
RemoteProgram2 property Remote Desktop Services , IMsRdpClient9 interface
IMsRdpClient9 interface Remote Desktop Services , RemoteProgram2 property
RemoteProgram2 property Remote Desktop Services , IMsRdpClient10 interface
IMsRdpClient10 interface Remote Desktop Services , RemoteProgram2 property
apiref
IMsRdpClient7.RemoteProgram2
IMsRdpClient7.get_RemoteProgram2
IMsRdpClient8.RemoteProgram2
IMsRdpClient8.get_RemoteProgram2
IMsRdpClient9.RemoteProgram2
IMsRdpClient9.get_RemoteProgram2
IMsRdpClient10.RemoteProgram2
IMsRdpClient10.get_RemoteProgram2
MsTscAx.dll
COM
reference
05/31/2018

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