KnownFolderFolderIdFromCsidl Method |
Gets a folder identifier from a folder
CSIDL.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static Guid FolderIdFromCsidl(
int csidl
)
Parameters
- csidl
- Type: SystemInt32
The CSIDL.
Return Value
Type:
GuidA folder identifier.
See Also