Open method Opens
existing shortcut
Syntax:
variable = object.Open()
Parameters:
returns Boolean value which indicates success or failure.
Remarks:
Before calling this method the Path and one of the Name or FileName
properties should be set. The object determines the shortcut's file
name from them.
Applies to: SFShellLink object
Supported on:
Windows 95/NT and later
|