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

The SRV_SNAPSHOT_ARRAY packet is returned to the client by the server in an SMB2 IOCTL Response for the FSCTL_SRV_ENUMERATE_SNAPSHOTS request, as specified in [MS-SMB] section 2.2.14.7.1. This packet MUST contain all the revision time-stamps that are associated with the particular open. This SRV_SNAPSHOT_ARRAY is placed in the OutputBuffer field in the SMB2 IOCTL Response. This packet consists of the following:
Show file Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples