Returns the icon index of the passed special folder.
| C# | Visual Basic | Visual C++ |
public int GetSpecialFolderIcon( ShellFolder SpecialFolder )
Public Function GetSpecialFolderIcon ( _ SpecialFolder As ShellFolder _ ) As Integer
public: int GetSpecialFolderIcon( ShellFolder SpecialFolder )
- SpecialFolder (ShellFolder)
- A constant from the ShellFolder1 enumeration.
The index of the corresponding icon in the system image list.