Parcourir la source

Transaction2SetPathInformationResponse: Added ParametersLength const

Tal Aloni il y a 6 ans
Parent
commit
be6e2b8ab6

+ 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