IUIAutomationMultipleViewPattern::SetCurrentView Method

Sets the view of the control.

Syntax

HRESULT SetCurrentView(      
    int view
);

Parameters

  • view
    [in] The control-specific view identifier.

Return Value

Returns S_OK if successful, or an error value otherwise.