ReparseDataBufferBuffer Field

A buffer that contains the Unicode strings for the substitute name and the print name, as described by SubstituteNameOffset, SubstituteNameLength, PrintNameOffset, and PrintNameLength.

The substitute name string MUST be a Unicode path to the target of the symbolic link.

The print name string MUST be a Unicode string, suitable for display to a user, that also identifies the target of the symbolic link.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public byte[] Buffer

Field Value

Byte

See Also