Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 3.2 KB

nf-uiautomationclient-iuiautomationproxyfactorymapping-settable.md

File metadata and controls

75 lines (59 loc) · 3.2 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:uiautomationclient.IUIAutomationProxyFactoryMapping.SetTable
IUIAutomationProxyFactoryMapping::SetTable (uiautomationclient.h)
Sets the table of proxy factories.
IUIAutomationProxyFactoryMapping interface [Windows Accessibility]
SetTable method
IUIAutomationProxyFactoryMapping.SetTable
IUIAutomationProxyFactoryMapping::SetTable
SetTable
SetTable method [Windows Accessibility]
SetTable method [Windows Accessibility]
IUIAutomationProxyFactoryMapping interface
uiauto.uiauto_IUIAutomationProxyFactoryMapping_SetTable
uiauto_IUIAutomationProxyFactoryMapping_SetTable
uiautomationclient/IUIAutomationProxyFactoryMapping::SetTable
winauto.uiauto_IUIAutomationProxyFactoryMapping_SetTable
winauto\uiauto_IUIAutomationProxyFactoryMapping_SetTable.htm
WinAuto
8b3675a4-a4d5-40ed-bb11-7e4d50746019
12/05/2018
IUIAutomationProxyFactoryMapping interface [Windows Accessibility],SetTable method, IUIAutomationProxyFactoryMapping.SetTable, IUIAutomationProxyFactoryMapping::SetTable, SetTable, SetTable method [Windows Accessibility], SetTable method [Windows Accessibility],IUIAutomationProxyFactoryMapping interface, uiauto.uiauto_IUIAutomationProxyFactoryMapping_SetTable, uiauto_IUIAutomationProxyFactoryMapping_SetTable, uiautomationclient/IUIAutomationProxyFactoryMapping::SetTable, winauto.uiauto_IUIAutomationProxyFactoryMapping_SetTable
uiautomationclient.h
UIAutomation.h
Windows
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista, Windows XP with SP3 and Platform Update for Windows Vista [desktop apps only]
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008, Windows Server 2003 with SP2 and Platform Update for Windows Server 2008 [desktop apps only]
UIAutomationClient.idl
Windows
19H1
IUIAutomationProxyFactoryMapping::SetTable
uiautomationclient/IUIAutomationProxyFactoryMapping::SetTable
c++
APIRef
kbSyntax
COM
UIAutomationClient.h
IUIAutomationProxyFactoryMapping.SetTable

IUIAutomationProxyFactoryMapping::SetTable

-description

Sets the table of proxy factories.

-parameters

-param factoryList [in]

Type: SAFEARRAY*

A pointer to the proxy factories to include in the table.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

Best Practices for Using Safe Arrays

IUIAutomationProxyFactoryMapping