Share via


IUIAutomationRangeValuePattern::CachedValue Property

Retrieves the cached value of the control.

Syntax

HRESULT IUIAutomationRangeValuePattern::get_CachedValue(double *retVal);

Parameters

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

Return Value

Returns S_OK if successful, or an error value otherwise.