IUIAutomation6::get_CoalesceEvents 方法 (uiautomationclient.h)
取得或設定可存取的技術用戶端是否接收所有事件,或偵測及篩選重複事件的子集。
這是可讀寫的屬性。
語法
HRESULT get_CoalesceEvents(
[in] CoalesceEventsOptions *coalesceEventsOptions
);
參數
[in] coalesceEventsOptions
值,指出是否篩選事件。 預設值為 CoalesceEventsOptions_Disabled。
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 版本 1809 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 版本 1709 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | uiautomationclient.h (包含 UIAutomation.h) |