Shell_DeleteShortcutΒΆ

Shell_DeleteShortcut removes a shell short cut.

bool = Shell_DeleteShortcut(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-454323