Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the minimum range value supported by the control.
This property is read-only.
Syntax
HRESULT get_Minimum(
double *pRetVal
);
Parameters
pRetVal
Return value
None
Remarks
This value should be less than Maximum.
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