2.2.8.3.3 SMB_INFO_QUERY_EAS_FROM_LIST

This information level structure is used in TRANS2_QUERY_PATH_INFORMATION (section 2.2.6.6) and TRANS2_QUERY_FILE_INFORMATION (section 2.2.6.8) responses to return a list of specificl extended attributes (EAs) on the file specified in the request. The requested EAs are provided in the Trans2_Data block of the request.

 SMB_INFO_QUERY_EAS_FROM_LIST 
   {
   SMB_FEA_LIST ExtendedAttributeList;
   }

ExtendedAttributeList: (variable): A list of extended attribute (EA) name/value pairs where the AttributeName field values match those that were provided in the request.