<div class="content" name="ICatalogUtils2" uuid="a1bee30c-eaf8-4860-8135-41675ad43a4d"><p>The ICatalogUtils2 <a href="3f01a312-3391-4109-a96e-95358babf191#gt_95913fbd-3262-47ae-b5eb-18e6806824b9" data-linktype="relative-path">interface</a> is a
miscellaneous utility interface. This interface inherits from <a href="../ms-dcom/2b4db106-fb79-4a67-b45f-63654f19c54c" data-linktype="relative-path">IUnknown</a>,
as specified in <a href="../ms-dcom/4a893f3d-bd29-48cd-9f43-d9777a4415b0" data-linktype="relative-path">[MS-DCOM]</a>
section 3.1.1.5.8.</p><p>To receive incoming remote calls for this interface, the
server MUST implement a DCOM Object Class with the <a href="3f01a312-3391-4109-a96e-95358babf191#gt_e433c806-6cb6-46a2-bb95-523df8818c99" data-linktype="relative-path">CLSID</a> CLSID_COMAServer, as
specified in section <a href="3afd05f6-01a3-4920-951f-f9c703a3b0f1" data-linktype="relative-path">1.9</a>,
using the <a href="3f01a312-3391-4109-a96e-95358babf191#gt_c4813fc3-b2e5-4aa3-bde7-421d950d68d3" data-linktype="relative-path">UUID</a>
{C726744E-5735-4F08-8286-C510EE638FB6} for this interface.</p><p>This interface includes the following methods 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>CopyConglomerations</td>
  <td>Copies one or more conglomerations from one partition into another partition. Opnum: 3</td>
 </tr><tr>
  <td>CopyComponentConfiguration</td>
  <td>Copies a component configuration from one conglomeration into another conglomeration. Opnum: 4</td>
 </tr><tr>
  <td>AliasComponent</td>
  <td>Creates an alias component configuration. Opnum: 5</td>
 </tr><tr>
  <td>MoveComponentConfiguration</td>
  <td>Moves a component configuration from one conglomeration into another conglomeration. Opnum: 6</td>
 </tr><tr>
  <td>GetEventClassesForIID2</td>
  <td>Returns the event classes associated with an interface identifier (IID). Opnum: 7</td>
 </tr><tr>
  <td>IsSafeToDelete</td>
  <td>Determines whether it is safe to delete a file. Opnum: 8</td>
 </tr><tr>
  <td>FlushPartitionCache</td>
  <td>Flushes a server&#39;s local cache of partition user information. Opnum: 9</td>
 </tr><tr>
  <td>EnumerateSRPLevels</td>
  <td>Returns a list of software restriction policy levels supported by the server. Opnum: 10</td>
 </tr><tr>
  <td>GetComponentVersions</td>
  <td>Returns a list of component configurations for a component. Opnum: 11</td>
 </tr></tbody></table><p>All methods MUST NOT throw exceptions.</p></div>