Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Communicates a test command line with the ActiveX Remote Desktop control.
Syntax
HRESULT put_CLXCmdLine(
BSTR CLXCmdLine
);
Parameters
CLXCmdLine
A test command line.
Return value
An HRESULT.
Remarks
The IRDPSRAPIDebug interface is used by Microsoft to test the Remote Desktop ActiveX client. It is subject to change and removal in future versions of Windows. Do not use this interface.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 |
| Minimum supported server | Windows Server 2016 |
| Header | rdpencomapi.h |
| Library | RdpEncomAPI.tlb |
| DLL | RdpEncom.dll |