IShellLink::SetDescription

Syntax:

SetDescription (LPCSTR pszName);

Parameter:

Description:

Sets the description for the shortcut object to the text provided in the pszName parameter. The description can be anything the application chooses to provide. The description used by the SHORTCUT sample is simply "Shortcut to filename".