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

This information class is used to query or set quota and content indexing control information for a file system volume. The message contains a FILE_FS_CONTROL_INFORMATION data element. Setting quota information requires the caller to have permission to open a volume handle or handle to the quota index file for write access. The FILE_FS_CONTROL_INFORMATION data element is as follows.
Show file Open project: Microsoft/WindowsProtocolTestSuites