<div class="content"><p> </p><p>The <span><a href="3f3eae30-9022-4047-826d-6e0a92a4c437" data-linktype="relative-path">SMB_COM_SEND_END_MB_MESSAGE</a></span>
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 <span><a href="../ms-smb/f210069c-7086-4dc2-885e-861d837df688" data-linktype="relative-path">[MS-SMB]</a></span>
section <span><a href="../ms-smb/3c0848a6-efe9-47c2-b57a-f7e8217150b9" data-linktype="relative-path">2.2.3.1</a></span>.
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">
  <p>WordCount</p>
  </td>
  <td colspan="16">
  <p>MessageGroupId</p>
  </td>
  <td colspan="8">
  <p>ByteCount</p>
  </td>
 </tr>
 <tr>
  <td colspan="8">
  <p>...</p>
  </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 <span><a href="400882f4-8908-47cc-bbb3-35e6b6e360fb" data-linktype="relative-path">2.2.3.4.2</a></span>.</p></div>