Share via


IUIAutomationRangeValuePattern::CurrentValue Property

Retrieves the value of the control.

Syntax

HRESULT IUIAutomationRangeValuePattern::get_CurrentValue(double *retVal);

Parameters

  • retVal
    The address of a variable that receives the value.

Return Value

Returns S_OK if successful, or an error value otherwise.