Geoff Chappell - Software Analyst
| IID_IRootAndRelativeParsingFolder | {52B14A6A-58F1-45BD-B00A-DCE7403D951E} |
The IRootAndRelativeParsingFolder interface has just the one method (after the IUnknown methods):
| Offset | Method |
|---|---|
| 0x0C | GetRoot |
with prototype:
HRESULT GetRoot (PIDLIST_ABSOLUTE *);
The IRootAndRelativeParsingFolder interface is implemented in SHELL32.DLL in the version 6.00 from Windows Vista, and higher.
Though new for Windows Vista, this interface is not documented by Microsoft in the January 2007 edition of the Software Development Kit (SDK) for Windows Vista.