IUIAutomation6::get_CoalesceEvents メソッド (uiautomationclient.h)
アクセス可能なテクノロジ クライアントがすべてのイベントを受信するか、重複するイベントが検出されてフィルター処理されるサブセットを受け取るかを取得または設定します。
このプロパティは読み取り/書き込み可能です。
構文
HRESULT get_CoalesceEvents(
[in] CoalesceEventsOptions *coalesceEventsOptions
);
パラメーター
[in] coalesceEventsOptions
イベントがフィルター処理されるかどうかを示す値。 既定値は CoalesceEventsOptions_Disabled です。
戻り値
なし
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 Version 1809 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server バージョン 1709 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | uiautomationclient.h (UIAutomation.h を含む) |