Share via


IUIAutomationMultipleViewPattern::CachedCurrentView Property

Retrieves the cached property for the view of the control.

Syntax

HRESULT IUIAutomationMultipleViewPattern::get_CachedCurrentView(int *retVal);

Parameters

  • retVal
    The address of a variable that receives the cached property. The default value is 0.

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

The property values are control-specific.