<div class="content"><p>The IAppHostMethod <a href="4e36e522-a35d-4fec-bc9c-6ed14d49d5ca#gt_95913fbd-3262-47ae-b5eb-18e6806824b9" data-linktype="relative-path">interface</a> provides methods
that access a custom method that is optionally supported on a specific <a href="59774887-09e3-4de5-ad8e-4794f404b123" data-linktype="relative-path">IAppHostElement</a> object.</p><p>An IAppHostElement object provides a means for an
administration system to support custom-defined methods that can be executed
against a specific IAppHostElement object. The methods are executed on the
server side and the implementation of these custom methods is not exposed to
the client.</p><p>The IAppHostMethod interface inherits opnums 0–2 from the <a href="../ms-dcom/2b4db106-fb79-4a67-b45f-63654f19c54c" data-linktype="relative-path">IUnknown</a>
interface.</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="11500a1c-1a71-40ba-80df-a8a45f511ab6" data-linktype="relative-path">Name</a></p>
  </td>
  <td>
  <p>Opnum: 3</p>
  </td>
 </tr><tr>
  <td>
  <p><a href="7539bce4-6973-4acd-ad0f-d3bb22409c96" data-linktype="relative-path">Schema</a></p>
  </td>
  <td>
  <p>Opnum: 4</p>
  </td>
 </tr><tr>
  <td>
  <p><a href="a3bae568-7e4c-4d20-8783-a7735f9480cf" data-linktype="relative-path">CreateInstance</a></p>
  </td>
  <td>
  <p>Opnum: 5</p>
  </td>
 </tr></tbody></table><p> </p></div>