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

The FSCTL_IS_PATHNAME_VALID request message requests that the server return whether or not the specified path name associated with the handle on which this FSCTL was invoked is composed of valid characters with respect to the remote file system storage.The data element is as follows.
Show file Open project: Microsoft/WindowsProtocolTestSuites