IUpdateIDList interface
Provides a method to update the ITEMIDLIST of the child of an folder object.
Members
The IUpdateIDList interface inherits from the IUnknown interface. IUpdateIDList also has these types of members:
Methods
The IUpdateIDList interface has these methods.
| Method | Description |
|---|---|
| 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
|
Minimum supported client |
Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
IDL |
|
Show: