public interface IUIAutomationProxyFactory
extends com4j.Com4jObject
| Modifier and Type | Method and Description |
|---|---|
IRawElementProviderSimple |
createProvider(Buffer hwnd,
int idObject,
int idChild) |
String |
proxyFactoryId()
Getter method for the COM property "ProxyFactoryId"
|
IRawElementProviderSimple createProvider(Buffer hwnd, int idObject, int idChild)
hwnd - Mandatory java.nio.Buffer parameter.idObject - Mandatory int parameter.idChild - Mandatory int parameter.String proxyFactoryId()
Getter method for the COM property "ProxyFactoryId"
Copyright © 2016. All rights reserved.