C# Class Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.GenericReparseBuffer

The Generic Reparse Data Buffer data element is as follows.
Show file Open project: Microsoft/WindowsProtocolTestSuites

Public Properties

Property Type Description
DataBuffer byte

Property Details

DataBuffer public property

A variable-length array of 8-bit unsigned integer values containing reparse-specific data for the reparse point. The format of this data is defined by the owner (that is, the implementer of the filter driver associated with the specified ReparseTag) of the reparse point.
public byte DataBuffer
return byte