Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 3.41 KB

nf-uiautomationclient-iuiautomationtableitempattern-getcurrentrowheaderitems.md

File metadata and controls

67 lines (56 loc) · 3.41 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.IUIAutomationTableItemPattern.GetCurrentRowHeaderItems
IUIAutomationTableItemPattern::GetCurrentRowHeaderItems (uiautomationclient.h)
Retrieves the row headers associated with a table item or cell.
GetCurrentRowHeaderItems
GetCurrentRowHeaderItems method [Windows Accessibility]
GetCurrentRowHeaderItems method [Windows Accessibility]
IUIAutomationTableItemPattern interface
IUIAutomationTableItemPattern interface [Windows Accessibility]
GetCurrentRowHeaderItems method
IUIAutomationTableItemPattern.GetCurrentRowHeaderItems
IUIAutomationTableItemPattern::GetCurrentRowHeaderItems
uiauto.uiauto_IUIAutomationTableItemPattern_GetCurrentRowHeaderItems
uiauto_IUIAutomationTableItemPattern_GetCurrentRowHeaderItems
uiautomationclient/IUIAutomationTableItemPattern::GetCurrentRowHeaderItems
winauto.uiauto_IUIAutomationTableItemPattern_GetCurrentRowHeaderItems
winauto\uiauto_IUIAutomationTableItemPattern_GetCurrentRowHeaderItems.htm
WinAuto
6ae074c6-1855-4aea-845c-284a7bbc3f3f
12/05/2018
GetCurrentRowHeaderItems, GetCurrentRowHeaderItems method [Windows Accessibility], GetCurrentRowHeaderItems method [Windows Accessibility],IUIAutomationTableItemPattern interface, IUIAutomationTableItemPattern interface [Windows Accessibility],GetCurrentRowHeaderItems method, IUIAutomationTableItemPattern.GetCurrentRowHeaderItems, IUIAutomationTableItemPattern::GetCurrentRowHeaderItems, uiauto.uiauto_IUIAutomationTableItemPattern_GetCurrentRowHeaderItems, uiauto_IUIAutomationTableItemPattern_GetCurrentRowHeaderItems, uiautomationclient/IUIAutomationTableItemPattern::GetCurrentRowHeaderItems, winauto.uiauto_IUIAutomationTableItemPattern_GetCurrentRowHeaderItems
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
IUIAutomationTableItemPattern::GetCurrentRowHeaderItems
uiautomationclient/IUIAutomationTableItemPattern::GetCurrentRowHeaderItems
c++
APIRef
kbSyntax
COM
UIAutomationClient.h
IUIAutomationTableItemPattern.GetCurrentRowHeaderItems

IUIAutomationTableItemPattern::GetCurrentRowHeaderItems

-description

Retrieves the row headers associated with a table item or cell.

-parameters

-param retVal [out, retval]

Type: IUIAutomationElementArray**

Receives a pointer to the collection of row headers.

-returns

Type: HRESULT

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