Click or drag to resize

FileCreateHardlinkTransacted Method

Overload List
  NameDescription
Public methodStatic memberCreateHardlinkTransacted(KernelTransaction, String, String)
[AlphaFS] Establishes a hard link between an existing file and a new file. This function is only supported on the NTFS file system, and only for files, not directories.
Public methodStatic memberCreateHardlinkTransacted(KernelTransaction, String, String, PathFormat)
[AlphaFS] Establishes a hard link between an existing file and a new file. This function is only supported on the NTFS file system, and only for files, not directories.
Top
See Also