ShellBrowser .Net Edition
GetSpecialFolderIcon Method (SpecialFolder)
NamespacesJam.ShellSystemImageListHelperGetSpecialFolderIcon(ShellFolder)
Returns the icon index of the passed special folder.
Declaration Syntax
C#Visual BasicVisual C++
public int GetSpecialFolderIcon(
	ShellFolder SpecialFolder
)
Public Function GetSpecialFolderIcon ( _
	SpecialFolder As ShellFolder _
) As Integer
public:
int GetSpecialFolderIcon(
	ShellFolder SpecialFolder
)
Parameters
SpecialFolder (ShellFolder)
A constant from the ShellFolder1 enumeration.
Return Value
The index of the corresponding icon in the system image list.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)