Returns the full path of a file name in UNC format, if appropriate.
function ExpandUNCFileName(const FileName: string): string;
AnsiString ExpandUNCFileName(const AnsiString FileName);
SysUtils
ExpandUNCFileName returns the fully-qualified file name for a specified file name.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|