<div class="content" name="SMB_COM_SEND_END_MB_MESSAGE" uuid="88111776-7d58-4284-ae0e-1c504ece255b"><p>The <a href="3f3eae30-9022-4047-826d-6e0a92a4c437" data-linktype="relative-path">SMB_COM_SEND_END_MB_MESSAGE</a>
message is used to indicate that transmission of a multiblock text message is
complete.</p><p>In the SMB header of this message, the <b>Command</b> field
MUST be set to 0xD6, as specified in <a href="../ms-smb/f210069c-7086-4dc2-885e-861d837df688" data-linktype="relative-path">[MS-SMB]</a>
section <a href="../ms-smb/3c0848a6-efe9-47c2-b57a-f7e8217150b9" data-linktype="relative-path">2.2.3.1</a>.
In the response message, the header MAY contain a Status code, as specified in
[MS-SMB] section 2.2.3.1. All other fields in the SMB header MUST be set to
0x00.<a id="Appendix_A_Target_8"></a><a aria-label="Product behavior note 8" href="e890fd2e-92d5-4468-a6cf-db6977866112#Appendix_A_8" data-linktype="relative-path">&lt;8&gt;</a></p><p>The payload of the SMB_COM_SEND_END_MB_MESSAGE request
message is specified as follows.</p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="8">WordCount</td>
  <td colspan="16">MessageGroupId</td>
  <td colspan="8">ByteCount</td>
 </tr>
 <tr>
  <td colspan="8">...</td>
  
 </tr>
</tbody></table><p><b>WordCount (1 byte): </b>An 8-bit value that MUST
specify the number of 2-byte word values between the WordCount and <b>ByteCount</b>
values. WordCount MUST be one (0x1) for this message.</p><p><b>MessageGroupId (2 bytes): </b> A 16-bit value that
MUST specify the NetBIOS session number on which this group of messages is to
be delivered.</p><p><b>ByteCount (2 bytes): </b>A 16-bit value that MUST
be 0 for this message.</p><p>The response message to SMB_COM_SEND_END_MB_MESSAGE is
specified in section <a href="400882f4-8908-47cc-bbb3-35e6b6e360fb" data-linktype="relative-path">2.2.3.4.2</a>.</p></div>