Exposes methods that create, modify, and resolve shell links. The IShellLink interface has an ANSI version (IShellLinkA) and a Unicode version (IShellLinkW).
10/8/2013 2:31:08 AM - -61.206.127.148
.
interface IShellLinkW
.
Public Interface IShellLinkW
.
IShellLinkW lnk = Activator.CreateInstance(obj) as IShellLinkW;