<div class="content"><p>The TransactionPropCallTransmitterBuffer structure is used
to send the currently active <a href="482ab606-0b55-4821-8b6d-d453351406c5#gt_61e1de21-a78d-4d20-b184-eda380386871" data-linktype="relative-path">transaction</a>
to the server, using the <a href="../ms-dtco/f5911ac2-7663-477b-bf76-8d4d01cc090c" data-linktype="relative-path">Propagation
Token</a> format; see <a href="../ms-dtco/c367c571-33f3-44ac-85cb-4b9ebbb2779d" data-linktype="relative-path">[MS-DTCO]</a>
section 2.2.5.4 for more details.</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">
  <p align="center">Header</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p align="center">...</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p align="center">...</p>
  </td>
 </tr>
 <tr>
  <td colspan="16">
  <p align="center">Reserved</p>
  </td>
  <td colspan="16">
  <p align="center">TransmitterBuffer
  (variable)</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p align="center">...</p>
  </td>
 </tr>
</tbody></table><p><b>Header (12 bytes): </b>A <a href="fa7b76a4-10b7-41cf-b24c-e028d71b336b" data-linktype="relative-path">TransactionPropCallHeader</a>.
The <b>m_usVariant</b> field of the structure MUST be set to <b>TransactionPropCall_TransmitterBuffer</b>
(0x0003).</p><p><b>Reserved (2 bytes): </b>This can be set to any
arbitrary value and MUST be ignored on receipt.</p><p><b>TransmitterBuffer (variable): </b>A Propagation
Token structure as specified in [MS-DTCO] section 2.2.5.4. The size of the
array is indicated as follows: </p><dl>
<dd>
<p>Obtain the value of the <b>cbEHBuffer</b> field from
the <a href="../ms-dcom/629d4c21-91df-48dd-92ca-b150832da051" data-linktype="relative-path">EntryHeader</a>
(<a href="../ms-dcom/4a893f3d-bd29-48cd-9f43-d9777a4415b0" data-linktype="relative-path">[MS-DCOM]</a>
section 2.2.21.5) corresponding to the <a href="2f86b6a1-0875-43eb-bfc8-50e805cb7a80" data-linktype="relative-path">Transaction ORPC Call
Extensions (section 2.2.3.1.1)</a>. Subtract the sum of the size of
the TransactionPropCallHeader (section 2.2.3.1.1.1) structure and the
size of the <b>cbTransmitterBuffer</b> field in the
TransactionPropCallTransmitterBuffer structure from the value of the <b>cbEHBuffer</b>
field. The size of the Propagation Token structure is the result.</p>
</dd></dl></div>