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.
Whether the touch pointer feature is enabled on the RDP app container client control.
This property is read/write.
Syntax
HRESULT put_Enabled(
[in] VARIANT_BOOL Enabled
);
HRESULT get_Enabled(
[out, retval] VARIANT_BOOL *Enabled
);
Property value
true if the touch pointer feature is enabled; otherwise, false.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Type library |
|
DLL |
|
IID |
IID_IRemoteDesktopClientTouchPointer is defined as 260EC22D-8CBC-44B5-9E88-2A37F6C93AE9 |