Shell32SHGetNameFromIDList Method

Overload List

SHGetNameFromIDList(IntPtr, ShellItemGetDisplayName, StringBuilder) Retrieves the display name of an item identified by its IDList.
SHGetNameFromIDList(PIDL, ShellItemGetDisplayName, StringBuilder) Retrieves the display name of an item identified by its IDList.

See Also