IMsTscAx::Debugger property

Gets a pointer to an instance of IMsTscDebug. This interface is used by Microsoft to test the Remote Desktop ActiveX control. It is subject to change and removal in future versions of Windows. Do not use this interface.

This property is read-only.

Syntax

HRESULT get_Debugger(
  [out] IMsTscDebug *pDebugger
);

Property value

A pointer to an instance of IMsTscDebug.

Error codes

Return S_OK if successful.

Remarks

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsTscAx is defined as 8C11EFAE-92C3-11D1-BC1E-00C04FA31489

See also

IMsRdpClient

IMsRdpClient2

IMsRdpClient3

IMsRdpClient4

IMsRdpClient5

IMsRdpClient6

IMsRdpClient7

IMsRdpClient8

IMsRdpClient9

Connected

IMsTscAx

IMsTscAxEvents