IShellLink interface allows Shell links to be created, modified, and resolved but it has no concept of how to read or write itself to a file on disk.In order to provide file access, the
IShellLink interface required to support the IPersistFile , an interface that provides methods for reading and writing to and from disk.Read complete article here

No comments:
Post a Comment