ShellFolderServerGetFolderAsRoot Method |
Gets the root folder.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected virtual ShellFolder GetFolderAsRoot(
ShellItemIdList idList
)
Parameters
- idList
- Type: ShellBoost.CoreShellItemIdList
The root folder PIDL.
Return Value
Type:
ShellFolderAn instance of the ShellFolder class.
See Also