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

The Generic Reparse Data Buffer data element is as follows.
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites

Méthodes publiques

Свойство Type Description
DataBuffer byte

Property Details

DataBuffer public_oe 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
Résultat byte