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.
Specifies the maximum range value supported by the control.
This property is read-only.
Syntax
HRESULT get_Maximum(
double *pRetVal
);
Parameters
pRetVal
Return value
None
Remarks
This value should be greater than Minimum.
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 |
See also
IRangeValueProvider interface, UI Automation Providers Overview