ReparseDataBufferReserved Field

Length, in bytes, of the unparsed portion of the file name pointed to by the FileName member of the associated file object.

This member is only valid for create operations when the I/O fails with STATUS_REPARSE. For all other purposes, such as setting or querying a reparse point for the reparse data, this member is treated as reserved.

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 ushort Reserved

Field Value

UInt16

See Also