IUpdateIDList interface (shobjidl_core.h)

Provides a method to update the ITEMIDLIST of the child of a folder object.

Inheritance

The IUpdateIDList interface inherits from the IUnknown interface. IUpdateIDList also has these types of members:

Methods

The IUpdateIDList interface has these methods.

 
IUpdateIDList::Update

Updates the provided child ITEMIDLIST based on the parameters specified by the provided IBindCtx.

Remarks

When to Implement

Implement this interface for an IShellFolder implementation to update the provided child ITEMIDLIST.

Requirements

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