FOLDERTYPEID
Applies to: desktop apps only
The FOLDERTYPEID values represent a view template applied to a folder, usually based on its intended use and contents.
| Constant | Description |
|---|---|
|
Windows 7 and later. A folder that contains communication-related files such as emails, calendar information, and contact information. |
|
The folder is a compressed archive, such as a compressed file with a .zip file name extension. |
|
An email-related folder that contains contact information. |
|
The Control Panel in category view. This is a virtual folder. |
|
The Control Panel in classic view. This is a virtual folder. |
|
The folder contains document files. These can be of mixed format—.doc, .txt, and others. |
|
The folder is the Games folder found in the Start menu. |
|
Windows 7 and later. The folder does not fall under one of the other FOLDERTYPEID categories. |
|
Windows 7 and later. The folder is a library, but of no specified type. |
|
Windows 7 and later. The folder contains search results, but they are of mixed or no specific type. |
|
The folder is invalid. There are several things that can cause this judgement: hard disk errors, file system errors, and compression errors among them. |
|
A default library view without a more specific template. This value is not supported in Windows 7 and later systems. |
|
Windows 7 and later. The folder contains audio files, such as .mp3 and .wma files. |
|
A list of music files displayed in Details view. This value is not supported in Windows 7 and later systems. |
|
A list of music files displayed in Icons view. This value is not supported in Windows 7 and later systems. |
|
The Network Explorer folder. |
|
No particular content type has been detected or specified. This value is not supported in Windows 7 and later systems. |
|
Windows 7 and later. The folder contains federated search OpenSearch results. |
|
Windows 7 and later. |
|
Image files, such as .jpg, .tif, or .png files. |
|
Printers that have been added to the system. This is a virtual folder. |
|
Windows 7 and later. A homegroup user's libraries. |
|
Windows 7 and later. The folder contains recorded television broadcasts. |
|
The Recycle Bin. This is a virtual folder. |
|
Windows 7 and later. The folder contains saved game states. |
|
Windows 7 and later. |
|
Windows 7 and later. A user's Searches folder, normally found at C:\Users\username\Searches. |
|
Windows 7 and later. |
|
The software explorer window used by the Add or Remove Programs control panel icon. |
|
Windows 7 and later. A user's Start Menu folder, normally found at C:\Users\username\Start Menu. |
|
The folder is the FOLDERID_UsersFiles folder. |
|
Windows 7 and later. The view shown when the user clicks the Windows Explorer button on the taskbar. |
|
Windows 8 and later: |
|
Windows 7 and later. The folder contains video files. These can be of mixed format—.wmv, .mov, and others. |
Remarks
FOLDERTYPEID values are GUIDs and are declared in Shlguid.h.
In practice, any FOLDERTYPEID value can be applied to any folder regardless of that folder's contents. The FOLDERTYPEID is a view template only, supplying appropriate layout and columns for the expected folder content. There is no verification of the folder contents against the FOLDERTYPEID value to ensure suitability.
These and other folder types are defined in the registry under the FolderTypes subkey, which is located as shown here:
HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Explorer FolderTypes
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 3/7/2012