Shell_IsShortcutΒΆ

Shell_IsShortcut checks if a given short cut already exists..

bool = Shell_IsShortcut(ssLinkName, ssFolder)

Return Value

bool

Parameters

ssLinkName

ssLinkName is the link name, for example UniPlot 5.2.

ssFolder

ssFolder is the directory, see Shell_GetSpecialFolder.

History

Version Description
5.3.0 New.

id-925631