<div class="content" name="MQFAddressHeader" uuid="058d7674-8d68-4a49-a1c3-b123818b4697"><p>The MQFAddressHeader is used to specify multiple destination
<a href="87486cd1-6ef0-4b58-93f9-f9b97b2279c4#gt_c1a6400d-703b-4f9a-a74c-40f1487978d9" data-linktype="relative-path">queue</a> <a href="87486cd1-6ef0-4b58-93f9-f9b97b2279c4#gt_390ae273-7109-44eb-981f-aa157e6b37c0" data-linktype="relative-path">format names</a>.</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="32">HeaderSize</td>
 </tr>
 <tr>
  <td colspan="16">HeaderID</td>
  <td colspan="16">Reserved</td>
 </tr>
 <tr>
  <td colspan="32">ElementCount</td>
 </tr>
 <tr>
  <td colspan="32">FormatNameList (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
</tbody></table><p><b>HeaderSize (4 bytes): </b>A 32-bit unsigned
integer that specifies the size of the header. This value MUST contain the
size, in bytes, of this header including the variable data. This field has a
valid range between 0x0000000C and the size limit imposed by the value of <b>BaseHeader.PacketSize</b>.</p><p><b>HeaderID (2 bytes): </b>A 16-bit unsigned integer
that specifies an identifier for this header. This field MUST be set to one of
the following values based on the header designation:</p><dl>
<dd>
<table><thead>
  <tr>
   <th>
   <p>Value</p>
   </th>
   <th>
   <p>Meaning</p>
   </th>
  </tr>
 </thead><tbody><tr>
  <td>0x0064</td>
  <td>Destination</td>
 </tr><tr>
  <td>0x00C8</td>
  <td>Admin</td>
 </tr><tr>
  <td>0x012C</td>
  <td>Response</td>
 </tr><tr>
  <td>0x015E</td>
  <td>Signature</td>
 </tr></tbody></table>
</dd></dl><p><b>Reserved (2 bytes): </b>A 16-bit unsigned integer
field that is reserved for alignment. The sender SHOULD set this field to
0x0000, and the receiver MUST ignore it on receipt.</p><p><b>ElementCount (4 bytes): </b>A 32-bit unsigned
integer field that MUST be set to the number of elements in the <b>FormatNameList</b>
field. This field has a valid range between 0x00000000 and the size limit
imposed by the value of BaseHeader.PacketSize.</p><p><b>FormatNameList (variable): </b>An <a href="bbd08af8-9954-4869-ba46-e3a2a7025cf2" data-linktype="relative-path">MQFFormatNameElement</a> that
contains a list of queue format names. This field MUST contain a list of
MQFFormatNameElement data structures. The array MUST contain the number of
elements specified by the <b>ElementCount</b> field. The end of this field is rounded
up to the next 4-byte boundary. Padding bytes in this field MAY be any value.<a id="Appendix_A_Target_13"></a><a aria-label="Product behavior note 13" href="96cd5098-ad7f-43ce-a27c-dcafc367f364#Appendix_A_13" data-linktype="relative-path">&lt;13&gt;</a></p></div>