IUIAutomationElement4::get_CurrentPositionInSet method (uiautomationclient.h)
Returns the current 1-based integer for the ordinal position in the set for the element.
This property is read-only.
Syntax
HRESULT get_CurrentPositionInSet(
int *retVal
);
Parameters
retVal
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | uiautomationclient.h (include UIAutomation.h) |
DLL | UIAutomationCore.dll |