Share via


RDPViewer class

Interacts with the remote desktop viewer control to enable Windows Desktop Sharing scenarios.

This class implements the following interfaces.

A pointer to each of these interfaces can be obtained by calling IUnknown::QueryInterface

Remarks

To initialize an instance of RDPViewer, call CoCreateInstance, specifying CLSID_RDPViewer for the rclsid parameter and CLSCTX_INPROC_SERVER for the dwClsContext parameter.

The following list describes example uses of the RDPViewer class for Windows Desktop Sharing scenarios.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Type library
MsTscAx.dll
DLL
MsTscAx.dll
CLSID
CLSID_RdpViewer is defined as 32be5ed2-5c86-480f-a914-0ff8885a1b3f

See also

Remote Desktop ActiveX control classes