[#BloombergLP-bdls-FilesystemUtil-getSymbolicLinkTarget-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdls.adoc[bdls]::xref:BloombergLP/bdls/FilesystemUtil.adoc[FilesystemUtil]::getSymbolicLinkTarget :relfileprefix: ../../../ :mrdocs: Load the symbolic link target for the specified `path` into the specified `result`. == Synopsis Declared in `<bdls_filesystemutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int getSymbolicLinkTarget( std::pmr::string* result, char const* path); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#