IBrowserService2::_UIActivateView method (shdeprecated.h)

Deprecated. Allows a derived class to request that the base class update the browser view.

Syntax

HRESULT _UIActivateView(
  [in] UINT uState
);

Parameters

[in] uState

Type: UINT

A member of the SVUIA_STATUS enumeration declaring the browser view's state value.

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header shdeprecated.h