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.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Buffer As Byte()
Dim instance As ReparseDataBuffer
Dim value As Byte()
value = instance.Buffer
instance.Buffer = value
public:
array<unsigned char>^ Buffer
val mutable Buffer: byte[]
No code example is currently available or this language may not be supported.
Field Value
Byte