IRemoteDesktopClientTouchPointer::get_Enabled method (rdpappcontainerclient.h)

Whether the touch pointer feature is enabled on the RDP app container client control.

This property is read/write.

Syntax

HRESULT get_Enabled(
  VARIANT_BOOL *enabled
);

Parameters

enabled

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header rdpappcontainerclient.h
DLL MsTscAx.dll

See also

IRemoteDesktopClientTouchPointer