Method | Description | |
---|---|---|
CreateClientWrapper ( IUIAutomationPatternInstance pPatternInstance, object &pClientWrapper ) : void | ||
Dispatch ( object pTarget, uint index, UIAutomationParameter pParams, uint cParams ) : void |
public CreateClientWrapper ( IUIAutomationPatternInstance pPatternInstance, object &pClientWrapper ) : void | ||
pPatternInstance | IUIAutomationPatternInstance | |
pClientWrapper | object | |
return | void |
public Dispatch ( object pTarget, uint index, UIAutomationParameter pParams, uint cParams ) : void | ||
pTarget | object | |
index | uint | |
pParams | UIAutomationParameter | |
cParams | uint | |
return | void |