浏览代码

Transaction2SetPathInformationResponse: Added ParametersLength const

Tal Aloni 6 年之前
父节点
当前提交
be6e2b8ab6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      SMBLibrary/SMB1/Transaction2Subcommands/Transaction2SetPathInformationResponse.cs

+ 1 - 0
SMBLibrary/SMB1/Transaction2Subcommands/Transaction2SetPathInformationResponse.cs

@@ -16,6 +16,7 @@ namespace SMBLibrary.SMB1
     /// </summary>
     public class Transaction2SetPathInformationResponse : Transaction2Subcommand
     {
+        public const int ParametersLength = 2;
         // Parameters:
         public ushort EaErrorOffset; // Meaningful only when the request's InformationLevel is set to SMB_INFO_SET_EAS