<div class="content"><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>
  <p><a href="5f50347d-9007-41bd-9974-804c1bf11878" data-linktype="relative-path">CopyConglomerations</a></p>
  </td>
  <td>
  <p>Copies one or more <a href="3f01a312-3391-4109-a96e-95358babf191#gt_ea5c531f-5dd5-43aa-9da1-2ae068c622db" data-linktype="relative-path">conglomerations</a> from one <a href="3f01a312-3391-4109-a96e-95358babf191#gt_2f24f458-7d39-47a2-93f7-de433ea85c75" data-linktype="relative-path">partition</a> into another
  partition.</p>
  <p>Opnum: 3</p>
  </td>
 </tr><tr>
  <td>
  <p><a href="84bd1a46-b078-46e1-b989-80a5aade716d" data-linktype="relative-path">CopyComponentConfiguration</a></p>
  </td>
  <td>
  <p>Copies a <a href="3f01a312-3391-4109-a96e-95358babf191#gt_31ed3bc7-a750-4fdd-a72d-d275caeab53e" data-linktype="relative-path">component configuration</a>
  from one conglomeration into another conglomeration.</p>
  <p>Opnum: 4</p>
  </td>
 </tr><tr>
  <td>
  <p><a href="554317bd-daf2-4231-b52b-147c1269a351" data-linktype="relative-path">AliasComponent</a></p>
  </td>
  <td>
  <p>Creates an alias component configuration.</p>
  <p>Opnum: 5</p>
  </td>
 </tr><tr>
  <td>
  <p><a href="2a2e4918-b69a-4c51-9406-f55ceff82a83" data-linktype="relative-path">MoveComponentConfiguration</a></p>
  </td>
  <td>
  <p>Moves a component configuration from one
  conglomeration into another conglomeration.</p>
  <p>Opnum: 6</p>
  </td>
 </tr><tr>
  <td>
  <p><a href="7da5c4fd-622c-457f-8f71-88b0bdfb2852" data-linktype="relative-path">GetEventClassesForIID2</a></p>
  </td>
  <td>
  <p>Returns the <a href="3f01a312-3391-4109-a96e-95358babf191#gt_e8df25db-9bff-46df-b607-d072dd29c02b" data-linktype="relative-path">event classes</a> associated
  with an interface identifier (IID).</p>
  <p>Opnum: 7</p>
  </td>
 </tr><tr>
  <td>
  <p><a href="e913e91e-d977-470f-a4ec-82b030a3b2ad" data-linktype="relative-path">IsSafeToDelete</a></p>
  </td>
  <td>
  <p>Determines whether it is safe to delete a file.</p>
  <p>Opnum: 8</p>
  </td>
 </tr><tr>
  <td>
  <p><a href="88984247-b1c9-4350-8500-e4b41e8c2374" data-linktype="relative-path">FlushPartitionCache</a></p>
  </td>
  <td>
  <p>Flushes a server&#39;s local cache of partition user
  information.</p>
  <p>Opnum: 9</p>
  </td>
 </tr><tr>
  <td>
  <p><a href="82091bae-58a7-4b78-967c-f0c1cb80898b" data-linktype="relative-path">EnumerateSRPLevels</a></p>
  </td>
  <td>
  <p>Returns a list of software restriction policy levels
  supported by the server.</p>
  <p>Opnum: 10</p>
  </td>
 </tr><tr>
  <td>
  <p><a href="fcf17b50-4a8b-46dd-aaa6-6c85053e9e08" data-linktype="relative-path">GetComponentVersions</a></p>
  </td>
  <td>
  <p>Returns a list of <a href="3f01a312-3391-4109-a96e-95358babf191#gt_670903d8-6f25-4b7e-b038-a09194865d4a" data-linktype="relative-path">component configurations</a>
  for a <a href="3f01a312-3391-4109-a96e-95358babf191#gt_71669ed9-7eaf-4328-9e2e-4d3430f0f9bf" data-linktype="relative-path">component</a>.</p>
  <p>Opnum: 11</p>
  </td>
 </tr></tbody></table><p>All methods MUST NOT throw exceptions.</p></div>