Share via


IUIAutomationMultipleViewPattern::CurrentCurrentView Property

Retrieves the property for the view of the control.

Syntax

HRESULT IUIAutomationMultipleViewPattern::get_CurrentCurrentView(int *retVal);

Parameters

  • retVal
    The address of a variable that receives the 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.