public interface IUIAutomationStructureChangedEventHandler
extends com4j.Com4jObject
| Modifier and Type | Method and Description |
|---|---|
void |
handleStructureChangedEvent(IUIAutomationElement sender,
StructureChangeType changeType,
int[] runtimeId) |
void handleStructureChangedEvent(IUIAutomationElement sender, StructureChangeType changeType, int[] runtimeId)
sender - Mandatory mmarquee.automation.uiautomation.IUIAutomationElement parameter.changeType - Mandatory mmarquee.automation.uiautomation.StructureChangeType parameter.runtimeId - Mandatory int[] parameter.Copyright © 2016. All rights reserved.