IPersistFolder2 interface
Exposes methods that obtain information from Shell folder objects.
Members
The IPersistFolder2 interface inherits from IPersistFolder. IPersistFolder2 also has these types of members:
Methods
The IPersistFolder2 interface has these methods.
| Method | Description |
|---|---|
| GetCurFolder |
Gets the ITEMIDLIST for the folder object. |
Remarks
This interface also provides the methods of the IPersist, IPersistFolder interfaces, from which it inherits.
When to Implement
When implementing a Shell namespace extension, specifically the IShellFolder interface, you need to implement this interface so that the Shell folder object's ITEMIDLIST can be retrieved.
Requirements
|
Minimum supported client |
Windows 2000 Professional, Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|