Shell_IsShortcut¶
Shell_IsShortcut prüft auf Vorhandensein einer Shortcut-Datei (Shell-Link).
- bool = Shell_IsShortcut(ssLinkName, ssFolder)
Returnwert
bool
Parameter
- ssLinkName
ssLinkName ist der Name des Links (ohne Extension
.lnk
). Z. B.UniPlot
.
- ssFolder
ssFolder ist der komplette Verzeichnisname, siehe Shell_GetSpecialFolder.
History
Version |
Beschreibung |
---|---|
5.3.0 |
Neu. |
Siehe auch
id-925631