Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Exposes methods that obtain information from Shell folder objects.
Inheritance
The IPersistFolder2 interface inherits from IPersistFolder. IPersistFolder2 also has these types of members:
Methods
The IPersistFolder2 interface has these methods.
| IPersistFolder2::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
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional, Windows XP [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | shobjidl_core.h (include Shobjidl.h) |