Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |