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

The Mount Point Reparse Data Buffer data element, which contains information on mount point reparse points, is as follows.
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites

Méthodes publiques

Свойство Type Description
PathBuffer ushort

Property Details

PathBuffer public_oe property

Unicode string that contains the substitute name string and print name string. The substitute name and print name strings can appear in any order in the PathBuffer. To locate the substitute name and print name strings in the PathBuffer, use the SubstituteNameOffset, SubstituteNameLength, PrintNameOffset, and PrintNameLength members.
public ushort PathBuffer
Résultat ushort