Additional information for entries of symlink-type. Allocated in the tree's MonoAllocator and accessible via GetExtendedInfo, GetLinkTarget and GetRealLinkTarget.
Definition at line 137 of file ftvalue.hpp.
#include <ftvalue.hpp>
Public Field Index: | |
| CPathString | RealTarget |
| The resolved real target path. | |
| CPathString | Target |
The target path. This is a zero-terminated CString. | |
| CPathString alib::filetree::FTValue::EISymLinkFile::RealTarget |
The resolved real target path.
Definition at line 139 of file ftvalue.hpp.
| CPathString alib::filetree::FTValue::EISymLinkFile::Target |
The target path. This is a zero-terminated CString.
Definition at line 138 of file ftvalue.hpp.