The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IRangeValueProvider::Minimum property
Specifies the minimum range value supported by the control.
This property is read-only.
Syntax
HRESULT get_Minimum(
[out, retval] double *pRetVal
);
Property value
Type: double*
The minimum value supported by the control. This parameter is passed uninitialized.
Requirements
|
Minimum supported client |
Windows XP [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: