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.
Identifies the current view that the control is using to display information or child controls.
This property is read-only.
Syntax
HRESULT get_CurrentView(
int *pRetVal
);
Parameters
pRetVal
Return value
None
Remarks
The collection of view identifiers must be identical for all instances of a control.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2003 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | uiautomationcore.h (include UIAutomation.h) |
DLL | Uiautomationcore.dll |