INamespaceWalkCB2::WalkComplete method (shobjidl_core.h)

Removes data collected during a namespace walk.

Syntax

HRESULT WalkComplete(
  [in] HRESULT hr
);

Parameters

[in] hr

Type: HRESULT

The results of Walk.

Return value

Type: HRESULT

Always returns S_OK.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header shobjidl_core.h (include Shobjidl.h)