Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the current list of annotation objects associated with this element, such as comment, header, footer, and so on.
This property is read-only.
Syntax
HRESULT get_CurrentAnnotationObjects(
IUIAutomationElementArray **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 |