IMsRdpClient10::RemoteProgram3 property

An object that supports the ITSRemoteProgram3 interface.

This property is read-only.

Syntax

HRESULT get_RemoteProgram3(
  [out, retval] ITSRemoteProgram3 **ppRemoteProgram
);

Property value

Returns an ITSRemoteProgram3 interface pointer.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Type library
MsTscAx.dll
DLL
MsTscAx.dll

See also

IMsRdpClient10