Returns the target a windows file link (.lnk file) is pointing to.
- pPath (String)
- the path to the link
null if an error occured. if the file is not link, but a folder or file the empty string is returned. The absolute path to the referenced filename otherwise.