Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 put_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 |