<div class="content"><p>The IComTrackingInfoEvents interface provides a method for a
server to send the client <a href="e6e3f493-e460-4df6-95a1-74ff12ea822d#gt_4a50c205-f8ad-45e0-b794-2f0a562dac76" data-linktype="relative-path">tracker
events</a>. This interface inherits from IUnknown, as specified in <a href="../ms-dcom/4a893f3d-bd29-48cd-9f43-d9777a4415b0" data-linktype="relative-path">[MS-DCOM]</a>
section <a href="../ms-dcom/2b4db106-fb79-4a67-b45f-63654f19c54c" data-linktype="relative-path">3.1.1.5.8</a>.
The version for this interface is 0.0.</p><p>This interface includes the following method beyond those of
IUnknown.</p><p>Methods in RPC Opnum Order</p><table><thead>
  <tr>
   <th>
   <p>Method</p>
   </th>
   <th>
   <p>Description</p>
   </th>
  </tr>
 </thead><tbody><tr>
  <td>
  <p><a href="91699936-dda7-4860-84b4-14701855c3f5" data-linktype="relative-path">OnNewTrackingInfo</a></p>
  </td>
  <td>
  <p>Handles new tracking info.</p>
  <p>Opnum: 3</p>
  </td>
 </tr></tbody></table><p>This method MUST NOT throw exceptions.</p></div>