IBrowserService2::v_CheckZoneCrossing method (shdeprecated.h)

Deprecated. Called by the base class to validate a zone crossing when navigating from one page to another.

Syntax

HRESULT v_CheckZoneCrossing(
  [in, out] PCIDLIST_ABSOLUTE pidl
);

Parameters

[in, out] pidl

Type: LPCITEMIDLIST

The PIDL of the navigation destination.

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