IADsTSUserEx::put_EnableRemoteControl method (tsuserex.h)

A value that specifies whether to allow remote observation or remote control of the user's Remote Desktop Services session.

This property is read/write.

Syntax

HRESULT put_EnableRemoteControl(
  LONG NewVal
);

Parameters

NewVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header tsuserex.h (include Tsuserex.h, Tsuserex_i.c)
DLL Tsuserex.dll

See also

IADsTSUserEx