Module lnk_parser::link_info

source ·
Expand description

LinkInfo related structs

Structs

  • The CommonNetworkRelativeLink structure specifies information about the network location where a link target is stored, including the mapped drive letter and the UNC path prefix.
  • The LinkInfo structure specifies information necessary to resolve a link target if it is not found in its original location.
  • Flags that specify whether the VolumeID, LocalBasePath, LocalBasePathUnicode, and CommonNetworkRelativeLink fields are present in this structure.
  • The VolumeID structure specifies information about the volume that a link target was on when the link was created.