IRemoteDesktopClientTouchPointer::get_EventsEnabled method (rdpappcontainerclient.h)
Whether touch pointer event notifications are enabled for the RDP app container client control. If this property is enabled, the OnTouchPointerCursorMoved method will handle events when the touch pointer cursor is moved.
This property is read/write.
Syntax
HRESULT get_EventsEnabled(
VARIANT_BOOL *eventsEnabled
);
Parameters
eventsEnabled
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | rdpappcontainerclient.h (include Rdpappcontainerclient.h) |
DLL | MsTscAx.dll |