ReparsePointTag Enumeration |
Reparse tags, with the exception of IO_REPARSE_TAG_SYMLINK, are processed on the server and are not processed by a client after transmission over the wire.
Clients should treat associated reparse data as opaque data.
Namespace: Alphaleonis.Win32.Filesystem
Member name | Value | Description | |
---|---|---|---|
None | 0 | The entry is not a reparse point. | |
AppXStream | -1073741804 | IO_REPARSE_APPXSTREAM | |
Csv | -2147483639 | IO_REPARSE_TAG_CSV | |
DriverExtender | -2147483643 | IO_REPARSE_TAG_DRIVER_EXTENDER
Used by Home server drive extender. | |
Dedup | -2147483629 | IO_REPARSE_TAG_DEDUP | |
Dfs | -2147483638 | IO_REPARSE_TAG_DFS
Used by the DFS filter. | |
Dfsr | -2147483630 | IO_REPARSE_TAG_DFSR
Used by the DFS filter. | |
FilterManager | -2147483637 | IO_REPARSE_TAG_FILTER_MANAGER
Used by filter manager test harness. | |
Hsm | -1073741820 | IO_REPARSE_TAG_HSM
(Obsolete) Used by legacy Hierarchical Storage Manager Product. | |
Hsm2 | -2147483642 | IO_REPARSE_TAG_HSM2
(Obsolete) Used by legacy Hierarchical Storage Manager Product. | |
Nfs | -2147483628 | IO_REPARSE_TAG_NFS
NFS symlinks, Windows 8 / SMB3 and later. | |
MountPoint | -1610612733 | IO_REPARSE_TAG_MOUNT_POINT
Used for mount point support. | |
Sis | -2147483641 | IO_REPARSE_TAG_SIS
Used by single-instance storage (SIS) filter driver. | |
SymLink | -1610612724 | IO_REPARSE_TAG_SYMLINK
Used for symbolic link support. | |
Wim | -2147483640 | IO_REPARSE_TAG_WIM |