Additional information for entries of symbolic link type. Allocated in the tree's MonoAllocator and accessible via GetExtendedInfo(), GetLinkTarget, GetRealLinkTarget and Sums.
#include <finfo.hpp>
Public Field Index: | |
DirectorySums | Sums |
The recursive sums evaluated during scan. | |
Public Field Index: inherited from FInfo::EISymLinkFile | |
CString | RealTarget |
The resolved real target path. | |
CString | Target |
The target path. This is a zero-terminated CString. | |
DirectorySums Sums |