<div class="content" name="IEventClass2" uuid="2510bb77-b0ab-4254-b3b8-dd5c6189eef2"><p>The IEventClass2 interface provides additional methods that
are used by the <span><a href="e74594a9-404c-4729-91f4-3fe4453cdf4d#gt_60e0e1fa-66fe-41e1-b5e3-ceab97e53506" data-linktype="relative-path">client</a></span> to manipulate
<span><a href="e74594a9-404c-4729-91f4-3fe4453cdf4d#gt_e8df25db-9bff-46df-b607-d072dd29c02b" data-linktype="relative-path">event
class</a></span> properties on the <span><a href="e74594a9-404c-4729-91f4-3fe4453cdf4d#gt_434b0234-e970-4e8c-bdfa-e16a30d96703" data-linktype="relative-path">server</a></span>. This
interface inherits opnums 0 through 20 from <span><a href="e9e3062a-41dc-43eb-8495-eb6cb70945e6" data-linktype="relative-path">IEventClass</a></span> as
specified in section 3.1.4.2. The version for this interface is 0.0.</p><p>To receive incoming remote calls for this interface, the
server MUST implement a DCOM <span><a href="e74594a9-404c-4729-91f4-3fe4453cdf4d#gt_a224e395-3fea-48bd-b141-3dd9bee2136a" data-linktype="relative-path">object class</a></span> with
the <span><a href="e74594a9-404c-4729-91f4-3fe4453cdf4d#gt_e433c806-6cb6-46a2-bb95-523df8818c99" data-linktype="relative-path">class
ID</a></span> CLSID_EventClass (see section <span><a href="25e89236-b0b3-4d8b-b1fb-64e0e9f0e156" data-linktype="relative-path">1.9</a></span>) using the <span><a href="e74594a9-404c-4729-91f4-3fe4453cdf4d#gt_c4813fc3-b2e5-4aa3-bde7-421d950d68d3" data-linktype="relative-path">UUID</a></span>
{fb2b72a1-7a68-11d1-88f9-0080c7d771bf} for this interface.</p><p>This interface includes the following methods beyond those
in IEventClass.</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>get_PublisherID</td>
  <td>Gets the PublisherID property of the event class. Opnum: 21</td>
 </tr><tr>
  <td>put_PublisherID</td>
  <td>Sets the PublisherID property of the event class. Opnum: 22</td>
 </tr><tr>
  <td>get_MultiInterfacePublisherFilterCLSID</td>
  <td>Gets the MultiInterfacePublisherFilterCLSID property of the event class. Opnum: 23</td>
 </tr><tr>
  <td>put_MultiInterfacePublisherFilterCLSID</td>
  <td>Sets the MultiInterfacePublisherFilterCLSID property of the event class. Opnum: 24</td>
 </tr><tr>
  <td>get_AllowInprocActivation</td>
  <td>Gets the AllowInprocActivation property of the event class. Opnum: 25</td>
 </tr><tr>
  <td>put_AllowInprocActivation</td>
  <td>Sets the AllowInprocActivation property of the event class. Opnum: 26</td>
 </tr><tr>
  <td>get_FireInParallel</td>
  <td>Gets the FireInParallel property of the event class. Opnum: 27</td>
 </tr><tr>
  <td>put_FireInParallel</td>
  <td>Sets the FireInParallel property of the event class. Opnum: 28</td>
 </tr></tbody></table><p> </p></div>