INamespaceWalkCB2 interface (shobjidl_core.h)

Extends INamespaceWalkCB with a method that is required in order to complete a namespace walk. This method removes data collected during the walk.

Inheritance

The INamespaceWalkCB2 interface inherits from INamespaceWalkCB. INamespaceWalkCB2 also has these types of members:

Methods

The INamespaceWalkCB2 interface has these methods.

 
INamespaceWalkCB2::WalkComplete

Removes data collected during a namespace walk.

Remarks

This interface also provides the methods of the INamespaceWalkCB interface, from which it inherits.

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)

See also

INamespaceWalk

INamespaceWalkCB